diff options
author | <changelog@php.net> | 2002-06-09 00:22:17 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-06-09 00:22:17 +0000 |
commit | fb7e21effdbd14af932a4779511f99b871fa6f5f (patch) | |
tree | 213319d4253a5aa40f5528ce69e752cd47809247 | |
parent | f6c9059da5a593c42d52656653cf95910a76da84 (diff) | |
download | php-git-fb7e21effdbd14af932a4779511f99b871fa6f5f.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |