From: Date: Tue, 4 Jun 2002 00:24:58 +0000 (+0000) Subject: NEWS update X-Git-Tag: RELEASE_0_90~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=529ad188e19193e3ddd8f892986e4a4a1a3552c1;p=php NEWS update --- diff --git a/NEWS b/NEWS index 332764ba64..1f5483c521 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Fixed array_rand() on thread-safe platforms such as Windows. (Edin) - If zlib.output_compression is enabled and a page is compressed a "Vary: Accept-Encoding" header is added. (Stefan) - Renamed getallheaders() to apache_request_headers() and kept