From 742d0ad1660db2a9bbcc58a04213ee8a1312977c Mon Sep 17 00:00:00 2001 From: Lars Strojny Date: Tue, 15 Jul 2008 08:34:18 +0000 Subject: [PATCH] Reenabling the test but removing the test cases for old_function as the alternative syntaxes are still there --- tests/lang/033.phpt | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/tests/lang/033.phpt b/tests/lang/033.phpt index 724c67b225..21e3768e1b 100644 --- a/tests/lang/033.phpt +++ b/tests/lang/033.phpt @@ -1,7 +1,5 @@ --TEST-- Alternative syntaxes test ---SKIPIF-- -=')) echo "skip removed in Zend Engine 2\n"; ?> --FILE-- + +===DONE=== --EXPECT-- If: 11 While: 12346789 For: 0123401234 Switch: 1 -old_function: foo(1, 2); +===DONE=== -- 2.50.1