From dd943bcb1bfd1800555f49f64cd24e974e30b281 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Wed, 4 Jan 2012 08:13:58 +0000 Subject: [PATCH] fix test --- tests/lang/019.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/lang/019.phpt b/tests/lang/019.phpt index be65fb0db8..c9b5e5f3b5 100644 --- a/tests/lang/019.phpt +++ b/tests/lang/019.phpt @@ -35,4 +35,4 @@ hey, this is a function inside an eval()! hey, this is a regular echo'd eval() hey, this is a function inside an eval()! -Parse error: syntax error, unexpected end of file in %s019.php(12) : eval()'d code on line 1 +Parse error: syntax error, unexpected %s in %s019.php(12) : eval()'d code on line 1 -- 2.50.1