From: Sascha Schumann Date: Sat, 12 May 2001 09:44:10 +0000 (+0000) Subject: Moved to 4.0.6 X-Git-Tag: PRE_GRANULAR_GARBAGE_FIX~466 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5397b31c4692c15a9b57202962c655866b826c0a;p=php Moved to 4.0.6 --- diff --git a/NEWS b/NEWS index 84367a0041..737c56b8e0 100644 --- a/NEWS +++ b/NEWS @@ -6,11 +6,11 @@ PHP 4.0 NEWS memory used by the script. (Thies) - fstat() and stat() now return identical output by returning a numerical and string indexed array (Jason) -- Fixed race in writing session files (Sascha) - Fixed memory leak upon re-registering constants (Sascha, Zend Engine) - Upgraded expat to version 1.95.1. (Thies) ?? ??? 200?, Version 4.0.6 +- Fixed race in writing session files (Sascha) - 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