summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-05-11 01:09:19 +0000
committer <changelog@php.net>2001-05-11 01:09:19 +0000
commit5fc789ff1303bf78e5cbd25aa0fc3dd3fe7062ab (patch)
tree5e76b27fc1056bc91cf95ced44060e47fad201e4
parent5bc7cf90cd81b6e43faab7a902fdc559a2a0f2ee (diff)
downloadphp-git-5fc789ff1303bf78e5cbd25aa0fc3dd3fe7062ab.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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