From: Date: Sun, 9 Jun 2002 00:22:17 +0000 (+0000) Subject: NEWS update X-Git-Tag: php5_5_0~123 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb7e21effdbd14af932a4779511f99b871fa6f5f;p=php NEWS update --- diff --git a/NEWS b/NEWS index 83f7c3c940..720c596bbc 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- added support for --with-mysql-sock so people can specify it (eg, NFS compiles, etc) - Fixed is_a() to properly work on extension registered classes. (Andrei) - New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX. (Stig) - Added STDIN, STDOUT and STDERR constants for CLI sapi reflecting opened