php-src/ext/zend_test
Nikita Popov 68ca3879d7 Fix generation of property with class union type
The generated type was missing the UNION bit. Add a ZEND_TYPE_INIT_UNION
macro to hide the implementation details.
2021-11-15 11:04:48 +01:00
..
tests Merge branch 'PHP-8.0' into PHP-8.1 2021-10-21 19:32:03 +02: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_arginfo.h Add test for leaking prior context with symmetric coroutines 2021-06-12 00:10:17 -05:00
fiber.c Flexible fiber bailout handling (#7163) 2021-06-18 11:01:10 -05:00
fiber.h Flexible fiber bailout handling (#7163) 2021-06-18 11:01:10 -05:00
fiber.stub.php Add test for leaking prior context with symmetric coroutines 2021-06-12 00:10:17 -05:00
observer.c Release observed function name table 2021-09-16 10:38:28 +02:00
observer.h Reorganize zend_test and add custom fiber implementation tests (#7137) 2021-06-11 12:25:47 -05:00
php_test.h Merge branch 'PHP-8.0' into PHP-8.1 2021-10-21 13:42:20 +02:00
test_arginfo.h Fix generation of property with class union type 2021-11-15 11:04:48 +01:00
test.c Merge branch 'PHP-8.0' into PHP-8.1 2021-10-21 13:42:20 +02:00
test.stub.php Merge branch 'PHP-8.0' into PHP-8.1 2021-11-09 10:20:36 +01:00