php-src/ext/zip
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
..
examples Apply tidy formatting 2020-02-03 13:41:31 +01:00
tests Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
config.m4 Merge branch 'PHP-7.4' 2020-06-18 17:14:03 +02:00
config.w32 Build ext/zip as shared library by default on Windows 2022-05-20 14:31:32 +02:00
CREDITS
php_zip_arginfo.h Customize the link of some constants in the manual 2023-01-19 09:05:32 +01:00
php_zip.c Merge branch 'PHP-8.1' into PHP-8.2 2023-11-14 14:56:29 +01:00
php_zip.h Improve string class constant code generation (#9577) 2022-09-26 23:12:34 +02:00
php_zip.stub.php Customize the link of some constants in the manual 2023-01-19 09:05:32 +01:00
zip_stream.c implement fseek for zip stream when possible with libzip 1.9.1 2022-06-28 15:17:27 +02:00