From: Christoph M. Becker Date: Sat, 30 May 2015 16:09:51 +0000 (+0200) Subject: recovered original meaning of SXE xpath test X-Git-Tag: php-5.5.27RC1~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e44b040faf0bf41eaf1b7ff975b460d10fc1b401;p=php recovered original meaning of SXE xpath test --- diff --git a/ext/simplexml/tests/SimpleXMLElement_xpath.phpt b/ext/simplexml/tests/SimpleXMLElement_xpath.phpt index 4a613c2e51..fb7e6e90f0 100644 --- a/ext/simplexml/tests/SimpleXMLElement_xpath.phpt +++ b/ext/simplexml/tests/SimpleXMLElement_xpath.phpt @@ -2,7 +2,14 @@ Testing xpath() with invalid XML --FILE-- xpath("BBBB")); +?> --EXPECT-- bool(false)