From: Date: Sat, 18 Dec 1999 02:09:12 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_LIBZEND_TO_ZEND~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ad04e47c57d6df9c209b19613259ab484f764ae;p=php NEWS update --- diff --git a/NEWS b/NEWS index ffa82144cb..9db5ba639b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Restored the PHP_VERSION and PHP_OS constants (Zeev) - Added get_loaded_extensions(), extension_loaded(), and get_extension_funcs() functions. (Andrei) - Added date/time stamping to PHP error log file. (Andrei, Joey)