From: Ilia Alshanetsky Date: Sun, 15 Oct 2006 17:06:42 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.4.5RC1~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ae64d71222467b06d49f759a052f1d6a1398d1b;p=php BFN --- diff --git a/NEWS b/NEWS index ae1b52baf8..fef62f80e0 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP 4 NEWS ?? ??? 2006, Version 4.4.5 - Updated PCRE to version 6.7. (Ilia) - Fixed missing open_basedir check inside chdir() function. (Ilia) +- Fixed bug #39129 (avoid creation of a dummy constructor. (Ilia) - Fixed bug #39034 (curl_exec() with return transfer returns TRUE on empty files). (Ilia) - Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()). (Ilia)