php-src/ext/zend_test
Tim Düsterhus b5ffac7f6a
Add ReflectionClassConstant::isDeprecated() (#14086)
This is in preparation for php/php-src#11293 and for consistency with
ReflectionConstant::isDeprecated() that was added in php/php-src#13669.
2024-04-30 17:26:27 +02:00
..
tests Add ReflectionClassConstant::isDeprecated() (#14086) 2024-04-30 17:26:27 +02:00
config.m4 Fix zend_test extension name (#13321) 2024-02-04 19:27:58 +01:00
config.w32 Merge branch 'PHP-8.2' into PHP-8.3 2023-09-05 10:36:16 +01:00
fiber.c Change getThis() into ZEND_THIS where possible (#13641) 2024-03-08 22:19:06 +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 Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
iterators.c general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
iterators.h adds failing test case for #12060 2023-09-05 10:23:22 +01:00
iterators.stub.php adds failing test case for #12060 2023-09-05 10:23:22 +01:00
iterators_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
object_handlers.c Zend: Add tests for offsets and containers (#12723) 2024-01-25 15:06:59 +00:00
object_handlers.h ext/zend_test: Move object handler test objects to their own file (#11852) 2023-08-02 18:52:55 +01:00
object_handlers.stub.php Zend: Add tests for offsets and containers (#12723) 2024-01-25 15:06:59 +00:00
object_handlers_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
observer.c Merge branch 'PHP-8.3' 2024-04-08 15:25:00 +02:00
observer.h Fix memory_leak in zend_test 2022-07-30 15:57:08 +00:00
php_test.h Merge branch 'PHP-8.1' into PHP-8.2 2023-11-25 00:59:26 +01:00
test.c Merge branch 'PHP-8.3' 2024-03-14 18:59:57 +00:00
test.stub.php Add ReflectionClassConstant::isDeprecated() (#14086) 2024-04-30 17:26:27 +02:00
test_arginfo.h Add ReflectionClassConstant::isDeprecated() (#14086) 2024-04-30 17:26:27 +02:00