summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-09-11 12:11:55 +0200
committerAnatol Belski <ab@php.net>2017-09-11 12:12:19 +0200
commit5f9ae45e22f6b545c1ff630fe5e415acb2ec35ec (patch)
tree7584f22af530b7d15a0dbb00bf5811e1ed70cfd0
parent4b746fce1c6f873a696ace4c98e0981a059f35c9 (diff)
downloadphp-git-5f9ae45e22f6b545c1ff630fe5e415acb2ec35ec.tar.gz
Fix test compatibility with libxml2 2.9.5
-rw-r--r--ext/xmlreader/tests/bug64230.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/xmlreader/tests/bug64230.phpt b/ext/xmlreader/tests/bug64230.phpt
index 0b070925f3..fb1ab4932f 100644
--- a/ext/xmlreader/tests/bug64230.phpt
+++ b/ext/xmlreader/tests/bug64230.phpt
@@ -38,11 +38,11 @@ Done
--EXPECTF--
Test
Internal errors TRUE
-Internal: Specification mandate value for attribute att
+Internal: Specification mandate%A value for attribute att
Internal errors FALSE
-Warning: XMLReader::read(): %s: parser error : Specification mandate value for attribute att in %s on line %d
+Warning: XMLReader::read(): %s: parser error : Specification mandate%A value for attribute att in %s on line %d
Warning: XMLReader::read(): <root att/> in %s on line %d