mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Update libxml test for the directory field behaviour change
See https://gitlab.gnome.org/GNOME/libxml2/-/issues/753. The base directory for the entity is no longer set, follow the upstream behaviour.
This commit is contained in:
@@ -61,7 +61,7 @@ string(13) "-//FOO/ENTITY"
|
||||
string(32) "http://example.com/fooentity.ent"
|
||||
array(4) {
|
||||
["directory"]=>
|
||||
string(%d) "%s"
|
||||
%r(NULL|string\(%d\) "%s")%r
|
||||
["intSubName"]=>
|
||||
string(3) "foo"
|
||||
["extSubURI"]=>
|
||||
|
||||
Reference in New Issue
Block a user