mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
- consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4
This commit is contained in:
parent
04b6ce21d2
commit
d763969344
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user