php-src/ext/zend_test
Dmitry Stogov 8f8b5ba082 Merge branch 'PHP-8.3'
* PHP-8.3:
  Fix possible NULL dereference (crash on Zend/tests/arginfo_zpp_mismatch.phpt)
2023-10-23 10:24:15 +03:00
..
tests Close PHP tags in tests 2023-10-18 17:34:10 +02:00
config.m4 Merge branch 'PHP-8.2' into PHP-8.3 2023-09-05 10:36:16 +01:00
config.w32 Merge branch 'PHP-8.2' into PHP-8.3 2023-09-05 10:36:16 +01:00
fiber_arginfo.h Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02: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
iterators_arginfo.h adds failing test case for #12060 2023-09-05 10:23:22 +01:00
iterators.c adds failing test case for #12060 2023-09-05 10:23:22 +01: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
object_handlers_arginfo.h ext/zend_test: Move object handler test objects to their own file (#11852) 2023-08-02 18:52:55 +01:00
object_handlers.c ext/zend_test: Move object handler test objects to their own file (#11852) 2023-08-02 18:52:55 +01: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 ext/zend_test: Move object handler test objects to their own file (#11852) 2023-08-02 18:52:55 +01:00
observer.c Merge branch 'PHP-8.2' 2023-03-13 12:39:40 +01: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' of github.com:php/php-src into PHP-8.2 2023-03-13 12:39:15 +01:00
test_arginfo.h Fix #12063 convert PHP single-quote to C double-quote string 2023-08-28 14:48:49 +02:00
test.c Merge branch 'PHP-8.3' 2023-10-23 10:24:15 +03:00
test.stub.php Fix #12063 convert PHP single-quote to C double-quote string 2023-08-28 14:48:49 +02:00