From: Jani Taskinen Date: Fri, 7 Sep 2007 08:50:13 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.5RC1~207 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f393620b9bafda0e282416f9847b87ff8b559441;p=php BFN --- diff --git a/NEWS b/NEWS index f7eeb4c259..7c185bc237 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ PHP NEWS - Upgraded PCRE to version 7.3 (Nuno) - Added optional parameter $provide_object to debug_backtrace(). (Sebastian) +- Fixed bug #42579 (apache_reset_timeout() does not exist). (Jani) - Fixed bug #42523 (PHP_SELF duplicates path). (Dmitry) - Fixed bug #42512 (ip2long('255.255.255.255') should return 4294967295 on 64-bit PHP). (Derick)