php-src/ext/zend_test
Peter Kokot 218a93b898 Use EXTENSIONS instead of SKIPIF sections in *.phpt
This also fixes skipped tests due to different naming "zend-test"
instead of "zend_test" and "PDO" instead of "pdo":

- ext/dom/tests/libxml_global_state_entity_loader_bypass.phpt
- ext/simplexml/tests/libxml_global_state_entity_loader_bypass.phpt
- ext/xmlreader/tests/libxml_global_state_entity_loader_bypass.phpt
- ext/zend_test/tests/observer_sqlite_create_function.phpt

EXTENSIONS section is used for the Windows build to load the non-static
extensions.

Closes GH-13276
2024-01-31 11:18:21 +01:00
..
tests Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
config.m4 adds failing test case for #12060 2023-09-05 10:23:22 +01:00
config.w32 adds failing test case for #12060 2023-09-05 10:23:22 +01:00
fiber.c Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02: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
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
iterators_arginfo.h adds failing test case for #12060 2023-09-05 10:23:22 +01:00
observer.c Merge branch 'PHP-8.1' of github.com:php/php-src into PHP-8.2 2023-03-13 12:39:15 +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' into PHP-8.2 2023-11-25 00:59:26 +01:00
test.c Silence deprecations in zend-test 2023-12-06 23:49:08 +01:00
test.h Add support for generating namespaced constant 2023-02-23 10:05:30 +01:00
test.stub.php Fix leak of call->extra_named_params on internal __call 2023-12-01 16:49:16 +01:00
test_arginfo.h Fix leak of call->extra_named_params on internal __call 2023-12-01 16:49:16 +01:00