Browse Source

- error msg may vary (parser)

pull/12/head
Pierre Joye 15 years ago
parent
commit
df3cb6f2a0
  1. 2
      tests/basic/bug51709_1.phpt

2
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 %sbug51709_1.php on line %d
Parse error: %s error, %s(T_STRING)%s in %sbug51709_1.php on line %d
Loading…
Cancel
Save