johannes Tue Mar 8 16:38:28 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.277&r2=1.1760.2.278&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.277 php-src/NEWS:1.1760.2.278 --- php-src/NEWS:1.1760.2.277 Mon Mar 7 13:14:18 2005 +++ php-src/NEWS Tue Mar 8 16:38:27 2005 @@ -29,6 +29,7 @@ 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php