tony2001 Fri Mar 16 09:31:20 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.594&r2=1.2027.2.547.2.595&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.594 php-src/NEWS:1.2027.2.547.2.595 --- php-src/NEWS:1.2027.2.547.2.594 Thu Mar 15 16:44:35 2007 +++ php-src/NEWS Fri Mar 16 09:31:20 2007 @@ -23,6 +23,7 @@ - Fixed CVE-2007-1001, GD wbmp used with invalid image size (Pierre) - Fixed bug #40815 (using strings like "class::func" and static methods in set_exception_handler() might result in crash). (Tony) +- Fixed bug #40805 (Failure executing function ibase_execute()). (Tony) - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php