php-src/ext/zend_test
2023-01-23 10:52:14 +01:00
..
tests Disable opcache file_cache for observer preloading test 2022-11-11 19:33:32 +01:00
config.m4 Reorganize zend_test and add custom fiber implementation tests (#7137) 2021-06-11 12:25:47 -05:00
config.w32 Reorganize zend_test and add custom fiber implementation tests (#7137) 2021-06-11 12:25:47 -05:00
fiber.c Limit stack size (#9104) 2022-12-16 17:44:26 +01:00
fiber.h Flexible fiber bailout handling (#7163) 2021-06-18 11:01:10 -05:00
fiber.stub.php Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
fiber_arginfo.h Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
observer.c Add an API to observe functions and classes being linked 2022-08-23 15:22:22 +02:00
observer.h Fix memory_leak in zend_test 2022-07-30 15:57:08 +00:00
php_test.h Add zend_string INI validators 2022-09-06 10:41:47 +01:00
test.c Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
test.stub.php Register parameter attributes via stub in ext/zend_test (#10183) 2022-12-29 23:17:02 +01:00
test_arginfo.h Honor constant expressions instead of just taking the last constant encountered in stubs 2023-01-22 21:24:54 +01:00