From d1fc7ad4d9e498769efb6da57e1292ba1a7c0d39 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 7 Feb 2005 15:16:08 +0000 Subject: [PATCH] - Add new test --- tests/lang/040.phpt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 tests/lang/040.phpt diff --git a/tests/lang/040.phpt b/tests/lang/040.phpt new file mode 100755 index 0000000000..6d8ece9679 --- /dev/null +++ b/tests/lang/040.phpt @@ -0,0 +1,15 @@ +--TEST-- +foreach into array +--FILE-- + +===DONE=== +--EXPECT-- +0 +1 +===DONE=== -- 2.50.1