diff options
Diffstat (limited to 'tests/basic/bug51709_1.phpt')
| -rw-r--r-- | tests/basic/bug51709_1.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/bug51709_1.phpt b/tests/basic/bug51709_1.phpt index e929df384..8abb92555 100644 --- a/tests/basic/bug51709_1.phpt +++ b/tests/basic/bug51709_1.phpt @@ -13,4 +13,4 @@ class foo { ===DONE=== <?php exit(0); ?> --EXPECTF-- -Parse error: syntax error, unexpected T_FOR, expecting T_STRING in %s/bug51709_1.php on line %d +Parse error: syntax error, unexpected T_FOR, expecting T_STRING in %sbug51709_1.php on line %d |
