Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
  [ci skip] Test is for libxml only
This commit is contained in:
Niels Dossche 2024-07-06 14:41:56 +02:00
commit 459d79db95
No known key found for this signature in database
GPG key ID: B8A8AD166DF0E2E5

View file

@ -2,6 +2,11 @@
GH-14834 (Error installing PHP when --with-pear is used)
--EXTENSIONS--
xml
--SKIPIF--
<?php
require __DIR__ . '/libxml_expat_skipif.inc';
skipif(want_expat: false);
?>
--FILE--
<?php
$xml = <<<XML