sniper Fri May 27 03:21:11 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: Move BFN to correct version.. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.402&r2=1.1760.2.403&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.402 php-src/NEWS:1.1760.2.403 --- php-src/NEWS:1.1760.2.402 Thu May 26 10:40:10 2005 +++ php-src/NEWS Fri May 27 03:21:11 2005 @@ -101,6 +101,7 @@ (Stas, Dmitry) - Fixed bug #31502 (Wrong deserialization from session when using WDDX serializer). (Dmitry) +- Fixed bug #31465 (False warning in unpack() when working with *). (Ilia) - Fixed bug #31363 (broken non-blocking flock()). ian at snork dot net - Fixed bug #30889 (Conflict between __get/__set and ++ operator). (Dmitry) - Fixed bug #30833 (array_count_values() modifying input array). (Tony) @@ -221,7 +222,6 @@ translation). (Ilia) - Fixed bug #31480 (Possible infinite loop in imap_mail_compose()). (Ilia) - Fixed bug #31479 (Fixed crash in chunk_split(), when chunklen > strlen). (Ilia) -- Fixed bug #31465 (False warning in unpack() when working with *). (Ilia) - Fixed bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref). (Tony) - Fixed bug #31444 (Memory leak in zend_language_scanner.c).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php