iliaa Mon, 07 Sep 2009 14:18:46 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=288132
Log:
Fixed tests
Changed paths:
U
php/php-src/branches/PHP_5_2/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
U
php/php-src/branches/PHP_5_2/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
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
U
php/php-src/trunk/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
U
php/php-src/trunk/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
Modified:
php/php-src/branches/PHP_5_2/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
===================================================================
---
php/php-src/branches/PHP_5_2/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
2009-09-07 14:06:39 UTC (rev 288131)
+++
php/php-src/branches/PHP_5_2/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
2009-09-07 14:18:46 UTC (rev 288132)
@@ -30,8 +30,8 @@
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, [email protected]
PHP Testfest Berlin 2009-05-09
Modified:
php/php-src/branches/PHP_5_2/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
===================================================================
---
php/php-src/branches/PHP_5_2/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
2009-09-07 14:06:39 UTC (rev 288131)
+++
php/php-src/branches/PHP_5_2/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
2009-09-07 14:18:46 UTC (rev 288132)
@@ -29,8 +29,8 @@
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, [email protected]
PHP Testfest Berlin 2009-05-09
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
2009-09-07 14:06:39 UTC (rev 288131)
+++
php/php-src/branches/PHP_5_3/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
2009-09-07 14:18:46 UTC (rev 288132)
@@ -30,8 +30,8 @@
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, [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
2009-09-07 14:06:39 UTC (rev 288131)
+++
php/php-src/branches/PHP_5_3/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
2009-09-07 14:18:46 UTC (rev 288132)
@@ -29,8 +29,8 @@
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, [email protected]
PHP Testfest Berlin 2009-05-09
Modified:
php/php-src/trunk/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
===================================================================
---
php/php-src/trunk/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
2009-09-07 14:06:39 UTC (rev 288131)
+++
php/php-src/trunk/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
2009-09-07 14:18:46 UTC (rev 288132)
@@ -30,8 +30,8 @@
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, [email protected]
PHP Testfest Berlin 2009-05-09
Modified:
php/php-src/trunk/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
===================================================================
---
php/php-src/trunk/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
2009-09-07 14:06:39 UTC (rev 288131)
+++
php/php-src/trunk/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
2009-09-07 14:18:46 UTC (rev 288132)
@@ -29,8 +29,8 @@
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, [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