From: Ilia Alshanetsky Date: Tue, 7 Nov 2006 18:29:20 +0000 (+0000) Subject: revert incorrect patch for bug #39129 X-Git-Tag: php-4.4.5RC1~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=993e170e7a42d43373a5dade0e893c7abb2ea881;p=php revert incorrect patch for bug #39129 --- diff --git a/NEWS b/NEWS index 386862e2c7..5cfec9dc10 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,6 @@ PHP 4 NEWS - Fixed missing open_basedir check inside chdir() function. (Ilia) - Fixed bug #39354 (Allow building of curl extension against libcurl 7.16.0). (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)