From: SVN Migration Date: Fri, 6 Dec 2002 17:46:27 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. X-Git-Tag: php-4.3.0RC3~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8fe75a589623be34c223782d6aed3315e9f24e5;p=php This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- diff --git a/ext/standard/tests/array/bug20865.phpt b/ext/standard/tests/array/bug20865.phpt new file mode 100644 index 0000000000..f1edbabab5 --- /dev/null +++ b/ext/standard/tests/array/bug20865.phpt @@ -0,0 +1,11 @@ +--TEST-- +Bug #20865 (array_key_exists and NULL key) +--FILE-- + +--EXPECT-- +bool(true)