From: foobar Date: Fri, 1 Aug 2003 10:08:57 +0000 (+0000) Subject: hothothot X-Git-Tag: php-4.3.3RC3~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3b271d04feebfbff23efc88278c54acc170321d;p=php hothothot --- diff --git a/NEWS b/NEWS index 94406e69f8..912bdbe952 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,10 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Aug 2003, Version 4.3.3RC3 -- Fixed bug #22154 (Possible crash when memory_limit is reached and - output buffering in addition to session.use_trans_sid is used). (Ilia) - Fixed bug #24883 (variables_order and gpc_order being ignored). (Ilia) - Fixed bug #24871 (methods misidentified as constructors). (Ilia) +- Fixed bug #22154 (Possible crash when memory_limit is reached and + output buffering in addition to session.use_trans_sid is used). (Ilia) 30 Jul 2003, Version 4.3.3RC2 - Improved the NSAPI SAPI module (Uwe Schindler)