Merge branch 'PHP-8.3'

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

View file

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