1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00

- make it less sensible to bison version

This commit is contained in:
Pierre Joye
2009-03-17 15:59:24 +00:00
parent 79361c4c74
commit ef5c2c83dc
+1 -1
View File
@@ -8,4 +8,4 @@ $foo = 'bar';
var_dump(new namespace::$foo);
?>
--EXPECTF--
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting T_NS_SEPARATOR in %sbug43343.php on line 5
Parse error: %s error, %sexpecting%sT_NS_SEPARATOR%sin %sbug43343.php on line 5