From: Derick Rethans Date: Tue, 7 Jun 2005 13:19:09 +0000 (+0000) Subject: - Not sure why this wasn't committed... X-Git-Tag: php-5.0.1b1~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=401902b8a58bc07eabba45edd5b0a15752277e87;p=php - Not sure why this wasn't committed... --- diff --git a/NEWS b/NEWS index cbe6f77cce..5e6916d761 100644 --- a/NEWS +++ b/NEWS @@ -135,6 +135,7 @@ PHP NEWS (Dmitry) - Fixed bug #32109 ($_POST is not populated in multithreaded environment). (Moriyoshi) +- Fixed bug #32021 (Crash caused by range('', 'z')). (Derick) - Fixed bug #31478 (segfault with empty() / isset()). (Moriyoshi) - Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP). (Rob)