1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00

NEWS update

This commit is contained in:
2001-05-11 01:09:19 +00:00
parent 5bc7cf90cd
commit 5fc789ff13
+2
View File
@@ -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