]> granicus.if.org Git - php/commitdiff
MFH: make bison --version independant
authorMarcus Boerger <helly@php.net>
Wed, 11 Aug 2004 23:56:56 +0000 (23:56 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 11 Aug 2004 23:56:56 +0000 (23:56 +0000)
tests/lang/bug21820.phpt

index bf1d46563af018dbe38200dcc2928c338377703b..0ca233ea84113c7a6905f6c2521ce2f34b738fe4 100644 (file)
@@ -10,4 +10,4 @@ echo "$arr['foo']";
 
 ?>
 --EXPECTREGEX--
-Parse error: parse error,.*expecting `?T_STRING'? or `?T_VARIABLE'? or `?T_NUM_STRING'? in .* on line .*
+Parse error: (parse|syntax) error, .*expecting `?T_STRING'? or `?T_VARIABLE'? or `?T_NUM_STRING'? in .*bug21820.php on line .*