From: foobar Date: Mon, 17 Feb 2003 18:10:53 +0000 (+0000) Subject: Update X-Git-Tag: RELEASE_0_5~934 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4ae3249fe34f9a3b82d58fe69026a73a997ec52;p=php Update --- diff --git a/NEWS b/NEWS index 85649d18b0..2d199c53fb 100644 --- a/NEWS +++ b/NEWS @@ -55,10 +55,13 @@ PHP 4 NEWS . imageline antialias support . imagepolygon antialias support +17 Feb 2003, Version 4.3.1 +- Fixed serious security vulnerability in CGI SAPI. (Shane) + 27 Dec 2002, Version 4.3.0 - Make PHP_AUTH_* variables not available in safe mode under Apache when an external basic auth mechanism is used. (Philip) -- Aliased dba_popen() to dba_open() until 4.3.1 when persistent STDIO streams +- Aliased dba_popen() to dba_open() until 4.3.2 when persistent STDIO streams are introduced. (Andrei) - Fixed a security bug in the bundled MySQL library. (Georg, Stefan) - If you don't specify building any other SAPI "make install" will install the