From: Pierre Joye Date: Wed, 31 Aug 2011 10:30:39 +0000 (+0000) Subject: - use only the test name X-Git-Tag: php-5.3.9RC1~313 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d74cffc203f44f20dd7ab0c8c31e559c5700aac;p=php - use only the test name --- diff --git a/Zend/tests/bug54262.phpt b/Zend/tests/bug54262.phpt index 24c7122fcd..1b9d3513cc 100644 --- a/Zend/tests/bug54262.phpt +++ b/Zend/tests/bug54262.phpt @@ -11,7 +11,7 @@ echo "ok\n"; --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