pajoye                                   Wed, 31 Aug 2011 10:22:18 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=315872

Log:
- use only test name

Changed paths:
    U   php/php-src/branches/PHP_5_4/Zend/tests/bug52041.phpt
    U   php/php-src/trunk/Zend/tests/bug52041.phpt

Modified: php/php-src/branches/PHP_5_4/Zend/tests/bug52041.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/Zend/tests/bug52041.phpt       2011-08-31 
10:09:54 UTC (rev 315871)
+++ php/php-src/branches/PHP_5_4/Zend/tests/bug52041.phpt       2011-08-31 
10:22:18 UTC (rev 315872)
@@ -51,7 +51,7 @@

 Notice: Undefined variable: x in %sbug52041.php on line 3

-Notice: Undefined variable: x in %stests/bug52041.php on line 3
+Notice: Undefined variable: x in %sbug52041.php on line 3

 Notice: Undefined offset: 0 in %sbug52041.php on line 15


Modified: php/php-src/trunk/Zend/tests/bug52041.phpt
===================================================================
--- php/php-src/trunk/Zend/tests/bug52041.phpt  2011-08-31 10:09:54 UTC (rev 
315871)
+++ php/php-src/trunk/Zend/tests/bug52041.phpt  2011-08-31 10:22:18 UTC (rev 
315872)
@@ -51,7 +51,7 @@

 Notice: Undefined variable: x in %sbug52041.php on line 3

-Notice: Undefined variable: x in %stests/bug52041.php on line 3
+Notice: Undefined variable: x in %sbug52041.php on line 3

 Notice: Undefined offset: 0 in %sbug52041.php on line 15


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to