chregu Wed, 31 Aug 2011 09:16:04 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=315868
Log:
fix xsl tests
Changed paths:
U
php/php-src/branches/PHP_5_3/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
U
php/php-src/branches/PHP_5_3/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
Modified:
php/php-src/branches/PHP_5_3/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
2011-08-31 09:14:08 UTC (rev 315867)
+++
php/php-src/branches/PHP_5_3/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
2011-08-31 09:16:04 UTC (rev 315868)
@@ -30,8 +30,8 @@
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
Modified:
php/php-src/branches/PHP_5_3/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
2011-08-31 09:14:08 UTC (rev 315867)
+++
php/php-src/branches/PHP_5_3/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
2011-08-31 09:16:04 UTC (rev 315868)
@@ -29,8 +29,8 @@
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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php