tony2001 Wed Mar 14 11:58:19 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.589&r2=1.2027.2.547.2.590&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.589 php-src/NEWS:1.2027.2.547.2.590 --- php-src/NEWS:1.2027.2.547.2.589 Wed Mar 14 11:32:25 2007 +++ php-src/NEWS Wed Mar 14 11:58:18 2007 @@ -19,6 +19,7 @@ - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry) - Fixed a thread safety issue in gd gif read code (Nuno, Roman Nemecek) - Fixed CVE-2007-1001, GD wbmp used with invalid image size (Pierre) +- Fixed bug #40800 (cannot disable memory_limit with -1). (Dmitry, Tony) - Fixed bug #40784 (Case sensivity in constructor's fallback). (Tony) - Fixed bug #40770 (Apache child exits when PHP memory limit reached). (Dmitry) - Fixed bug #40764 (line thickness not respected for horizontal and vertical
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php