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

This commit is contained in:
Pierre Joye 2011-09-01 11:40:23 +00:00
parent 04b6ce21d2
commit d763969344

View File

@ -13,4 +13,4 @@ class foo {
===DONE===
<?php exit(0); ?>
--EXPECTF--
Parse error: %s error, %s(T_STRING)%s in %sbug51709_1.php on line %d
Parse error: syntax error, unexpected 'for' (T_FOR), expecting identifier (T_STRING) in %sbug51709_1.php on line %d