From: Shane Caraveo Date: Sun, 29 Jun 2003 21:37:11 +0000 (+0000) Subject: stuff X-Git-Tag: php-4.3.3RC2~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea0f7105865642b01db64bee936993e268066b53;p=php stuff --- diff --git a/NEWS b/NEWS index 0097f73510..dcf5335398 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 26 Jun 2003, Version 4.3.3RC2 +- Fixed bug #23664 FastCGI socket listenting (shane) +- Fixed bug #24009 FastCGI handling of file not found (shane) +- Fixed FastCGI IIS document root problem (shane) - Upgraded the bundled PCRE library to version 4.3. (Andrei) - Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters). (gereon.steffens[at]onvista.de, Ilia)