From: Markus Fischer Date: Thu, 6 Jun 2002 18:38:32 +0000 (+0000) Subject: - Update X-Git-Tag: php5_5_0~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a3fe4181713f826152df8de75b176ac3a67d215;p=php - Update --- diff --git a/NEWS b/NEWS index 072eb08234..b04188e383 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Added STDIN, STDOUT and STDERR constants for CLI sapi reflecting opened + streams to their respective I/O counterparts. (Edin) - Added pctnl_alarm() function. (Edin) - Fixed array_rand() on thread-safe platforms such as Windows. (Edin) - If zlib.output_compression is enabled and a page is compressed