--- embedaddon/php/Zend/tests/function_arguments_001.phpt 2012/02/21 23:47:52 1.1 +++ embedaddon/php/Zend/tests/function_arguments_001.phpt 2012/05/29 12:34:36 1.1.1.2 @@ -5,5 +5,5 @@ Argument parsing error #001 function foo($arg1 string) {} ?> --EXPECTF-- -Parse error: syntax error, unexpected 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