From 855a09f4eded707941180c9d90acd17c25e29447 Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Tue, 9 Mar 2010 11:57:54 +0100 Subject: Imported Upstream version 5.3.2 --- ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt') diff --git a/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt b/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt index 1aa7bb051..a0ddf96a6 100644 --- a/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt +++ b/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt @@ -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 -- cgit v1.2.3