]> granicus.if.org Git - php/commitdiff
fix xsl tests
authorChristian Stocker <chregu@php.net>
Wed, 31 Aug 2011 09:16:04 +0000 (09:16 +0000)
committerChristian Stocker <chregu@php.net>
Wed, 31 Aug 2011 09:16:04 +0000 (09:16 +0000)
ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt

index d9a70517e5e2a5d0cd6de9f1b23c0ab95ecf530f..a0d6bf6b75b52789fd1768e183adb809b7982e3e 100644 (file)
@@ -30,8 +30,8 @@ Warning: XSLTProcessor::transformToXml(): xmlXPathCompiledEval: evaluation faile
 
 Warning: XSLTProcessor::transformToXml(): runtime error: file %s line %d element value-of in %s on line %d
 
-Warning: XSLTProcessor::transformToXml(): xsltValueOf: text copy failed in %s on line %d
-bool(false)
+Warning: XSLTProcessor::transformToXml(): XPath evaluation returned no result. in %s on line %d
+NULL
 --CREDITS--
 Christian Weiske, cweiske@php.net
 PHP Testfest Berlin 2009-05-09
index a0ddf96a6aa69c6fc9ea55a84049f42a6c691a4b..1aa7bb051d44d9392668e7c966c38e1ee5d07615 100644 (file)
@@ -29,8 +29,8 @@ Warning: XSLTProcessor::transformToXml(): xmlXPathCompiledEval: evaluation faile
 
 Warning: XSLTProcessor::transformToXml(): runtime error: file %s line %d element value-of in %s on line %d
 
-Warning: XSLTProcessor::transformToXml(): xsltValueOf: text copy failed in %s on line %d
-bool(false)
+Warning: XSLTProcessor::transformToXml(): XPath evaluation returned no result. in %s on line %d
+NULL
 --CREDITS--
 Christian Weiske, cweiske@php.net
 PHP Testfest Berlin 2009-05-09