From: Dmitry Stogov Date: Thu, 10 Jun 2010 09:13:22 +0000 (+0000) Subject: Fixed bug #52001 (Memory allocation problems after using variable variables) X-Git-Tag: php-5.4.0alpha1~191^2~1311 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63c7b02424a4dbcc2b870d7ad2d1c6459ab30c57;p=php Fixed bug #52001 (Memory allocation problems after using variable variables) --- diff --git a/Zend/tests/bug52001.phpt b/Zend/tests/bug52001.phpt new file mode 100644 index 0000000000..cf55d195b9 --- /dev/null +++ b/Zend/tests/bug52001.phpt @@ -0,0 +1,17 @@ +--TEST-- +Bug #52001 (Memory allocation problems after using variable variables) +--FILE-- + +--EXPECTF-- +Notice: Undefined variable: var in %sbug52001.php on line 2 + +Notice: Undefined variable: in %sbug52001.php on line 2 +int(1)