Skip to content

Commit

Permalink
Merge branch 'PHP-8.2' into PHP-8.3
Browse files Browse the repository at this point in the history
* PHP-8.2:
  [ci skip] Add xml and simplexml dependency to EXTENSIONS section in test
  • Loading branch information
nielsdos committed Oct 7, 2023
2 parents 032fe01 + 325b2b4 commit d3273c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ libxml_disable_entity_loader()
--EXTENSIONS--
libxml
dom
xml
simplexml
--FILE--
<?php
Expand Down

0 comments on commit d3273c1

Please sign in to comment.