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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user