mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
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:
commit
07003137dc
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ libxml_disable_entity_loader()
|
|||
--EXTENSIONS--
|
||||
libxml
|
||||
dom
|
||||
xml
|
||||
simplexml
|
||||
--FILE--
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue