From: Ilia Alshanetsky Date: Mon, 4 Aug 2003 17:14:16 +0000 (+0000) Subject: MFH: Fixed bug #23104 (hash position of static arrays not being reset) X-Git-Tag: php-4.3.3RC3~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=519c152527c8ae4e91248f5014d10bbdf848d219;p=php MFH: Fixed bug #23104 (hash position of static arrays not being reset) --- diff --git a/tests/lang/bug23104.phpt b/tests/lang/bug23104.phpt new file mode 100644 index 0000000000..04df3bdeb5 --- /dev/null +++ b/tests/lang/bug23104.phpt @@ -0,0 +1,12 @@ +--TEST-- +Bug #23104 (Hash position not reset for constant arrays) +--FILE-- + +--EXPECT-- +string(1) "a"