1
0
mirror of https://github.com/php/php-src.git synced 2026-04-30 03:33:17 +02:00

- Fixing this test, this is the correct behavior

This commit is contained in:
Derick Rethans
2003-07-01 19:06:04 +00:00
parent c36a59cfd9
commit 7d6d146a02
+1 -1
View File
@@ -9,4 +9,4 @@ Bug #23624 (foreach leaves current array key as null)
?>
--EXPECT--
string(3) "one"
string(5) "three"
bool(false)