Skip to content

Commit

Permalink
- use only the test name
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrejoye committed Aug 31, 2011
1 parent 84fc76e commit 3d74cff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Zend/tests/bug54262.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3d74cff

Please sign in to comment.