]> granicus.if.org Git - php/commitdiff
Fixed tests
authorIlia Alshanetsky <iliaa@php.net>
Mon, 7 Sep 2009 14:18:46 +0000 (14:18 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 7 Sep 2009 14:18:46 +0000 (14:18 +0000)
ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt

index a0d6bf6b75b52789fd1768e183adb809b7982e3e..d9a70517e5e2a5d0cd6de9f1b23c0ab95ecf530f 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(): XPath evaluation returned no result. in %s on line %d
-NULL
+Warning: XSLTProcessor::transformToXml(): xsltValueOf: text copy failed in %s on line %d
+bool(false)
 --CREDITS--
 Christian Weiske, cweiske@php.net
 PHP Testfest Berlin 2009-05-09
index 1aa7bb051d44d9392668e7c966c38e1ee5d07615..a0ddf96a6aa69c6fc9ea55a84049f42a6c691a4b 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(): XPath evaluation returned no result. in %s on line %d
-NULL
+Warning: XSLTProcessor::transformToXml(): xsltValueOf: text copy failed in %s on line %d
+bool(false)
 --CREDITS--
 Christian Weiske, cweiske@php.net
 PHP Testfest Berlin 2009-05-09