From: Pierre Joye Date: Tue, 17 Mar 2009 16:03:25 +0000 (+0000) Subject: - MFB: make it less(er) sensible to bison version X-Git-Tag: php-5.4.0alpha1~191^2~4125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=860232e90e7320e2cd613a4a6dfc5df39a034390;p=php - MFB: make it less(er) sensible to bison version --- diff --git a/Zend/tests/bug43343.phpt b/Zend/tests/bug43343.phpt index 12f64fbd24..79b3e5a24a 100644 --- a/Zend/tests/bug43343.phpt +++ b/Zend/tests/bug43343.phpt @@ -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