Skip to content

Commit

Permalink
fix xsl tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chregu committed Aug 31, 2011
1 parent d892a42 commit bbecdf5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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, [email protected]
PHP Testfest Berlin 2009-05-09
Original file line number Diff line number Diff line change
Expand Up @@ -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, [email protected]
PHP Testfest Berlin 2009-05-09

0 comments on commit bbecdf5

Please sign in to comment.