Browse Source

fix xsl tests

pull/12/head
Christian Stocker 15 years ago
parent
commit
bbecdf57d3
  1. 4
      ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
  2. 4
      ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt

4
ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt

@ -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

4
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(): 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
Loading…
Cancel
Save