- parser version independent

This commit is contained in:
Pierre Joye 2011-08-31 11:16:25 +00:00
parent 8cf651ad99
commit 14866642e1

View File

@ -5,5 +5,5 @@ Argument parsing error #001
function foo($arg1 string) {}
?>
--EXPECTF--
Parse error: syntax error, unexpected 'string' (T_STRING), expecting ')' in %sfunction_arguments_001.php on line %d
Parse error: %s error, %s)%s in %sfunction_arguments_001.php on line %d