1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

- use only the test name

This commit is contained in:
Pierre Joye
2011-08-31 10:30:39 +00:00
parent 84fc76e94c
commit 3d74cffc20
+3 -3
View File
@@ -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
Warning: Cannot use a scalar value as an array in %sbug54262.php on line 5
ok