Skip to content

Commit 325b2b4

Browse files
committed
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [ci skip] Add xml and simplexml dependency to EXTENSIONS section in test
2 parents 4268b0c + 6bb536e commit 325b2b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/libxml/tests/libxml_entity_loading_disabled_by_default.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ libxml_disable_entity_loader()
33
--EXTENSIONS--
44
libxml
55
dom
6+
xml
7+
simplexml
68
--FILE--
79
<?php
810

0 commit comments

Comments
 (0)