php-src/ext/simplexml
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 Make SimpleXMLElement a RecursiveIterator 2020-06-24 15:09:21 +02:00
config.w32 Make SimpleXMLElement a RecursiveIterator 2020-06-24 15:09:21 +02:00
CREDITS
php_simplexml_exports.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_simplexml.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
simplexml_arginfo.h Fix the value param of SimpleXMLElement::addAttribute() 2021-12-22 12:35:59 +01:00
simplexml.c Fix getting the address of an uninitialized property of a SimpleXMLElement resulting in a crash 2023-12-17 11:47:11 +01:00
simplexml.stub.php Fix the value param of SimpleXMLElement::addAttribute() 2021-12-22 12:35:59 +01:00