From: Ilia Alshanetsky Date: Tue, 31 Dec 2002 18:39:31 +0000 (+0000) Subject: Added bug fix entries. X-Git-Tag: PHP_4_3_before_13561_fix~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fe18a0e9b1d2478b9017857f89fa804e5e162d30;p=php Added bug fix entries. --- diff --git a/NEWS b/NEWS index 28bdabdcdf..dc99dddefa 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,13 @@ PHP 4 NEWS . Disallow linkage of Berkeley db submodules against libraries with different major version. . Disallow configuring of more than one Berkeley db handler. +- Fixed bug #21229 (missing 3rd argument to php_module_startup). (Ilia) +- Fixed bug #21267 (opening URLs that result in redirection to a relative + path was failing). (Ilia) +- Fixed bug #21226 (parse_url handling of urls without a path). (Ilia) +- Fixed bug #21228 (broken check for ob_gzhandler) & made ob_start() return + the correct value. (Ilia) +- Fixed bug #21268 (session_decode() returned FALSE on success). (Ilia) 27 Dec 2002, Version 4.3.0 - If you don't specify building any other SAPI "make install" will install the