From: Date: Fri, 12 Apr 2002 00:26:32 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~702 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=feea1c56ebd1581122259798d2065c8c441bbe51;p=php NEWS update --- diff --git a/NEWS b/NEWS index 290cf78151..06d96bf3a6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Added version info to the dll and exe files created under Windows. (jtate) - Added "log_errors_max_len" php.ini option which controls maximum length for error messages. (Marcus) - Added __FUNCTION__ and __CLASS__ constants. (Jani, Zend Engine)