diff options
author | <changelog@php.net> | 2001-05-11 01:09:19 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-05-11 01:09:19 +0000 |
commit | 5fc789ff1303bf78e5cbd25aa0fc3dd3fe7062ab (patch) | |
tree | 5e76b27fc1056bc91cf95ced44060e47fad201e4 | |
parent | 5bc7cf90cd81b6e43faab7a902fdc559a2a0f2ee (diff) | |
download | php-git-5fc789ff1303bf78e5cbd25aa0fc3dd3fe7062ab.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |