From: Ilia Alshanetsky Date: Wed, 3 Dec 2003 23:00:36 +0000 (+0000) Subject: MFH: Test case for bug #24773. X-Git-Tag: php-4.3.5RC1~120 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed54147a4bac0a174c939930989a41aec76220cd;p=php MFH: Test case for bug #24773. --- diff --git a/tests/lang/bug24773.phpt b/tests/lang/bug24773.phpt new file mode 100644 index 0000000000..c0bb632f19 --- /dev/null +++ b/tests/lang/bug24773.phpt @@ -0,0 +1,9 @@ +--TEST-- +Bug #24773 (unset() of integers treated as arrays causes a crash) +--FILE-- + +--EXPECTF-- +Fatal error: Cannot unset string offsets in %s on line %d