php-src/ext/zend_test/tests
Máté Kocsis 500490ddd5
Merge branch 'PHP-8.3'
* PHP-8.3:
  Fix GH-12558 Escape \N in generated stubs
2023-10-31 10:11:27 +01:00
..
iterators adds failing test case for #12060 2023-09-05 10:23:22 +01:00
attribute-internal-property.phpt releases property attributes of internal classes (#11980) 2023-08-24 16:07:00 +02:00
attribute-promotion-parameter-only.phpt Properly deal with internal attributes used on promoted properties. 2022-11-03 14:29:22 +01:00
attribute-promotion-property-only.phpt Properly deal with internal attributes used on promoted properties. 2022-11-03 14:29:22 +01:00
attribute_arguments.phpt Add tests for function parameter attributes to ext/zend_test 2022-03-07 22:10:54 +01:00
attribute_hash_table_leak.phpt Add tests for function parameter attributes to ext/zend_test 2022-03-07 22:10:54 +01:00
do_operation_not_cast.phpt RFC: Saner array_(sum|product)() (#10161) 2023-03-07 15:40:17 +00:00
execute_internal.phpt Add test, fix x86 JIT 2023-03-13 12:36:59 +01:00
fiber_test_01.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
fiber_test_02.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
fiber_test_03.phpt Reorganize zend_test and add custom fiber implementation tests (#7137) 2021-06-11 12:25:47 -05:00
fiber_test_04.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
fiber_test_05.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
fiber_test_06.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
fiber_test_07.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
gen_stub_test_01.phpt Fix GH-12558 Escape \N in generated stubs (#12562) 2023-10-31 10:06:56 +01:00
gen_stub_test_02.phpt Add support for generating namespaced constant 2023-02-23 10:05:30 +01:00
gen_stub_test_03.phpt Fix GH-9967 Add support for generating custom function, class const, and property attributes in stubs 2023-08-26 21:35:31 +02:00
get_function_or_method_name_01.inc Fix get_function_or_method_name when included file is scoped (#8467) 2022-05-03 21:34:01 +02:00
get_function_or_method_name_01.phpt Merge branch 'PHP-8.0' into PHP-8.1 2022-05-03 21:36:42 +02:00
gh8575.phpt Allow to not close stream on rscr dtor in php cli sapi 2022-07-18 10:58:50 +01:00
gh9871.phpt Fix hardcoded paths in test 2022-11-02 16:02:16 +01:00
gh10370.tar Fix GH-10370: File corruption in _php_stream_copy_to_stream_ex when using copy_file_range (#10440) 2023-02-10 13:08:44 +01:00
gh10370_1.phpt Fix concurrent testing 2023-02-10 13:31:57 +01:00
gh10370_2.phpt Fix concurrent testing 2023-02-10 13:31:57 +01:00
gh10370_3.phpt Fix concurrent testing 2023-02-10 13:31:57 +01:00
gh10370_4.phpt Fix concurrent testing 2023-02-10 13:31:57 +01:00
gh10695_1.phpt Forward shutdown exceptions to user error handlers 2023-06-15 17:11:22 +02:00
gh10695_2.phpt Forward shutdown exceptions to user error handlers 2023-06-15 17:11:22 +02:00
gh11423.phpt Revert "Remove name field from the zend_constant struct (#10954)" 2023-07-17 22:32:41 +02:00
hash_fill_packed_nr_elements.phpt Fix number of elements after packed hash filling (#11022) 2023-04-06 21:54:59 +02:00
internal-call-internal-static-return.phpt Close PHP tags in tests 2023-10-18 17:34:10 +02:00
internal_dnf_arguments.phpt Adds support for DNF types in internal functions and properties (#11969) 2023-08-19 00:11:06 +01:00
observer.inc
observer_backtrace_01.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_basic_01.phpt Allow CTE on more CTE safe functions (#10771) 2023-05-16 21:59:26 +02:00
observer_basic_02.phpt Allow CTE on more CTE safe functions (#10771) 2023-05-16 21:59:26 +02:00
observer_basic_03.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_basic_04.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_basic_05.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_basic_06.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_bug81430_1.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_bug81430_2.phpt Fix observer test 2022-07-31 14:02:48 +00:00
observer_bug81435.phpt Fix observer test 2022-07-31 14:02:48 +00:00
observer_call_user_func_01.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_call_user_func_02.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_call_user_func_03.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_call_user_func_04.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_closure_01.phpt Allow CTE on more CTE safe functions (#10771) 2023-05-16 21:59:26 +02:00
observer_closure_02.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_closure_03.phpt Delay releasing closures until after observer end 2022-11-02 16:55:13 +01:00
observer_declarations_01.phpt Add an API to observe functions and classes being linked 2022-08-23 15:22:22 +02:00
observer_declarations_file_cache.phpt Fix unescaped {TMP} variables in tests 2023-03-01 13:24:39 +01:00
observer_error_01.phpt Fix observer test 2022-07-31 14:02:48 +00:00
observer_error_02.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_error_03.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_error_04.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_error_05.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_eval_01.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_exception_01.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_fiber_01.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_fiber_02.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_fiber_03.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_fiber_04.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_fiber_05.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_fiber_06.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_fiber_functions_01.phpt Add proper handling to observe functions in fibers 2022-08-04 17:16:27 +02:00
observer_fiber_functions_02.phpt Add proper handling to observe functions in fibers 2022-08-04 17:16:27 +02:00
observer_fiber_functions_03.phpt Add proper handling to observe functions in fibers 2022-08-04 17:16:27 +02:00
observer_generator_01.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_generator_02.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_generator_03.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_generator_04.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_generator_05.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_magic_01.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_opline_01.phpt Fix observer test 2022-07-31 14:02:48 +00:00
observer_preload.inc Fix opcache preload with observers enabled 2022-11-09 16:36:28 +01:00
observer_preload.phpt Disable opcache file_cache for observer preloading test 2022-11-11 19:33:32 +01:00
observer_retval_01.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_retval_02.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_retval_03.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_retval_04.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_retval_05.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_retval_06.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_retval_07.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_retval_by_ref_01.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_retval_by_ref_02.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_retval_by_ref_03.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_shutdown_01.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_shutdown_02.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
observer_sqlite_create_function.phpt Initialize run time cache in PDO methods (#9818) 2022-10-26 12:21:41 +02:00
observer_types_01.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
observer_zend_call_function_01.phpt Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
optimizer_register_pass.phpt Skip some tests under --preload 2021-07-30 17:26:39 +02:00
strings_marked_as_utf8.phpt Propagate UTF-8 flag during Rope operations (#10915) 2023-03-26 14:18:46 +01:00
strings_not_marked_as_utf8.phpt Propagate UTF-8 flag during Rope operations (#10915) 2023-03-26 14:18:46 +01:00
variadic_arguments.phpt Fixed strict zpp arginfo test 2023-03-09 11:40:47 +00:00
zend_forbid_dynamic_call.phpt Use get_active_function_or_method_name() for zend_forbid_dynamic_call() (#8762) 2022-06-16 12:02:53 +01:00
zend_ini_str_validator_basic.phpt Add zend_string INI validators 2022-09-06 10:41:47 +01:00
zend_ini_str_validator_return_from_func.phpt Add zend_string INI validators 2022-09-06 10:41:47 +01:00
zend_internal_class_prop_intersection.phpt Add support for stubs to declare intersection type class properties (#8751) 2022-07-22 13:04:49 +01:00
zend_legacy_iterable.phpt Convert iterable into an internal alias for Traversable|array (#7309) 2022-06-07 13:35:34 +01:00
zend_test_compile_string.phpt Support specifying start position in compile_string 2021-09-30 10:21:33 +02:00
zend_weakmap.phpt Convert iterable into an internal alias for Traversable|array (#7309) 2022-06-07 13:35:34 +01:00