diff options
| -rw-r--r-- | ext/simplexml/tests/SimpleXMLElement_xpath_1.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/SimpleXMLElement_xpath_1.phpt b/ext/simplexml/tests/SimpleXMLElement_xpath_1.phpt index bf7e0318c9..153c274565 100644 --- a/ext/simplexml/tests/SimpleXMLElement_xpath_1.phpt +++ b/ext/simplexml/tests/SimpleXMLElement_xpath_1.phpt @@ -19,4 +19,4 @@ Warning: simplexml_load_string(): XXXXXXX^ in %s on line %d Warning: simplexml_load_string(): ^ in %s on line %d -Fatal error: Call to a member function xpath() on a non-object in %s on line %d +Fatal error: Call to a member function xpath() on boolean in %s on line %d |
