From: Date: Sat, 8 Jun 2002 00:25:03 +0000 (+0000) Subject: NEWS update X-Git-Tag: php5_5_0~133 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75f925dd37c1eacd9d7ea148645ce3e554632729;p=php NEWS update --- diff --git a/NEWS b/NEWS index b04188e383..918a62bb81 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX (Stig) - Added STDIN, STDOUT and STDERR constants for CLI sapi reflecting opened streams to their respective I/O counterparts. (Edin) - Added pctnl_alarm() function. (Edin)