pajoye Wed, 31 Aug 2011 10:30:39 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=315873
Log:
- use only the test name
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug54262.phpt
U php/php-src/branches/PHP_5_4/Zend/tests/bug54262.phpt
U php/php-src/trunk/Zend/tests/bug54262.phpt
Modified: php/php-src/branches/PHP_5_3/Zend/tests/bug54262.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/Zend/tests/bug54262.phpt 2011-08-31
10:22:18 UTC (rev 315872)
+++ php/php-src/branches/PHP_5_3/Zend/tests/bug54262.phpt 2011-08-31
10:30:39 UTC (rev 315873)
@@ -11,7 +11,7 @@
--EXPECTF--
bool(true)
-Warning: Attempt to modify property of non-object in
%s/Zend/tests/bug54262.php on line 4
+Warning: Attempt to modify property of non-object in %sbug54262.php on line 4
-Warning: Cannot use a scalar value as an array in %s/Zend/tests/bug54262.php
on line 5
-ok
\ No newline at end of file
+Warning: Cannot use a scalar value as an array in %sbug54262.php on line 5
+ok
Modified: php/php-src/branches/PHP_5_4/Zend/tests/bug54262.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/Zend/tests/bug54262.phpt 2011-08-31
10:22:18 UTC (rev 315872)
+++ php/php-src/branches/PHP_5_4/Zend/tests/bug54262.phpt 2011-08-31
10:30:39 UTC (rev 315873)
@@ -11,7 +11,7 @@
--EXPECTF--
bool(true)
-Warning: Attempt to modify property of non-object in
%s/Zend/tests/bug54262.php on line 4
+Warning: Attempt to modify property of non-object in %sbug54262.php on line 4
-Warning: Cannot use a scalar value as an array in %s/Zend/tests/bug54262.php
on line 5
-ok
\ No newline at end of file
+Warning: Cannot use a scalar value as an array in %sbug54262.php on line 5
+ok
Modified: php/php-src/trunk/Zend/tests/bug54262.phpt
===================================================================
--- php/php-src/trunk/Zend/tests/bug54262.phpt 2011-08-31 10:22:18 UTC (rev
315872)
+++ php/php-src/trunk/Zend/tests/bug54262.phpt 2011-08-31 10:30:39 UTC (rev
315873)
@@ -11,7 +11,7 @@
--EXPECTF--
bool(true)
-Warning: Attempt to modify property of non-object in
%s/Zend/tests/bug54262.php on line 4
+Warning: Attempt to modify property of non-object in %sbug54262.php on line 4
-Warning: Cannot use a scalar value as an array in %s/Zend/tests/bug54262.php
on line 5
-ok
\ No newline at end of file
+Warning: Cannot use a scalar value as an array in %sbug54262.php on line 5
+ok
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php