From: Johannes Schlüter Date: Tue, 8 Mar 2005 21:38:27 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.0.4RC1~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2b38741a1353044025de18c12ebe1d1498703c6;p=php - BFN --- diff --git a/NEWS b/NEWS index 4f6e12c2de..93e2c2a3c1 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,7 @@ PHP NEWS is passed. (Tony) - Fixed posix_getsid() & posix_getpgid() to return sid & pgid instead of true. (Tony) +- Fixed bug #32238 (spl_array.c: void function cannot return value). (Johannes) - Fixed bug #32210 (proc_get_status() sets "running" always to true). (Ilia) - Fixed bug #32160 (file truncation in copy() when source & destination are the same). (Ilia)