1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
  [ci skip] Add xml and simplexml dependency to EXTENSIONS section in test
This commit is contained in:
Niels Dossche
2023-10-07 21:14:24 +02:00

View File

@@ -3,6 +3,7 @@ libxml_disable_entity_loader()
--EXTENSIONS--
libxml
dom
xml
simplexml
--FILE--
<?php