Browse Source

- consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4

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

2
tests/basic/bug51709_2.phpt

@ -13,4 +13,4 @@ class foo {
===DONE===
<?php exit(0); ?>
--EXPECTF--
Parse error: %s error, %s(T_STRING)%s in %sbug51709_2.php on line %d
Parse error: syntax error, unexpected 'goto' (T_GOTO), expecting identifier (T_STRING) in %sbug51709_2.php on line %d
Loading…
Cancel
Save