From: Moriyoshi Koizumi Date: Sun, 3 Apr 2005 07:51:11 +0000 (+0000) Subject: - Reorder. X-Git-Tag: php-5.0.5RC1~497 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27054e385049609ed9658103df87c08b9ed16b95;p=php - Reorder. --- diff --git a/NEWS b/NEWS index 3901e17eec..44e5a54d50 100644 --- a/NEWS +++ b/NEWS @@ -52,7 +52,6 @@ PHP NEWS - Fixed bug #32001 (xml_parse_into_struct() function exceeds maximum execution time). (Rob, Moriyoshi) - Fixed bug #31980 (Unicode exif data not available on Windows). (Edin) -- Fixed bug #31792 (getrusage() does not provide ru_nswap value). (Ilia) - Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping columns with NULL values). (Daniel Convissor) - Fixed bug #31878 (Segmentation fault using clone keyword on nodes). (Rob) @@ -64,6 +63,7 @@ PHP NEWS - Fixed bug #31797 (exif_read_data() uses too low nesting limit). (Ilia) - Fixed bug #31796 (readline completion handler does not handle empty return values). (Ilia) +- Fixed bug #31792 (getrusage() does not provide ru_nswap value). (Ilia) - Fixed bug #31755 (Cannot create SOAP header in no namespace). (Dmitry) - Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick) - Fixed bug #31751 (pg_parameter_status() missing on Windows). (Edin)