diff options
Diffstat (limited to 'ext/xml/tests/bug78563.phpt')
| -rw-r--r-- | ext/xml/tests/bug78563.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xml/tests/bug78563.phpt b/ext/xml/tests/bug78563.phpt index 3203bbddc6..a69b7b539a 100644 --- a/ext/xml/tests/bug78563.phpt +++ b/ext/xml/tests/bug78563.phpt @@ -11,7 +11,7 @@ clone $parser; ?> ===DONE=== --EXPECTF-- -Fatal error: Uncaught Error: Trying to clone an uncloneable object of class XmlParser in %s:%d +Fatal error: Uncaught Error: Trying to clone an uncloneable object of class XMLParser in %s:%d Stack trace: #0 {main} thrown in %s on line %d |
