From: Dmitry Stogov Date: Thu, 1 Sep 2005 13:26:44 +0000 (+0000) Subject: Fixed bug #34137 (assigning array element by reference causes binary mess) X-Git-Tag: php-4.4.1RC1~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83da11921d3bd6bd4690b6ca1c327cc32d5f9b99;p=php Fixed bug #34137 (assigning array element by reference causes binary mess) --- diff --git a/NEWS b/NEWS index 7a650171f2..e61fb1abbd 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ PHP 4 NEWS - Fixed bug #34156 (memory usage remains elevated after memory limit is reached). (Ilia) - Fixed bug #34148 (+,- and . not supported as parts of scheme). (Ilia) +- Fixed bug #34137 (assigning array element by reference causes binary mess). + (Dmitry) - Fixed bug #34068 (Numeric string as array key not cast to integer in wddx_deserialize()). (Ilia) - Fixed bug #34064 (arr[] as param to function is allowed only if function