From: Date: Fri, 11 May 2001 01:09:19 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.6RC1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fc789ff1303bf78e5cbd25aa0fc3dd3fe7062ab;p=php NEWS update --- diff --git a/NEWS b/NEWS index ac0a6f12e4..77369c8162 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.6 +- Fixed a possible crash in the PHP CGI when no input file is + specified (Zeev) - Added is_callable() function that can be used to find out whether its argument is a valid callable construct. (Andrei) - Fixed a rare possible crash when generating extended information. (Dmitri