From: Date: Sat, 22 Jun 2002 00:28:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev_zend2_alpha2~162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30f8e36f0e60e6e63ff673a38e15ef150a33c092;p=php NEWS update --- diff --git a/NEWS b/NEWS index 0acde31922..79e9c1e0a9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Added a new parameter to the header() function which overrides the HTTP + response code. (Derick) - Change the order of which modules are unloaded to the reverse order of which they were loaded. (Derick, Zend Engine) - Fixed a crash in ereg_replace() when backreference number was greater