Browse Source

- error msg may vary (parser)

pull/7/head
Pierre Joye 15 years ago
parent
commit
133b000404
  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 "for (T_FOR)", expecting "identifier (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