From: Andi Gutmans Date: Sun, 29 Apr 2001 18:02:20 +0000 (+0000) Subject: - Some news X-Git-Tag: php-4.0.6RC1~259 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cabf7b89320d3e136fcb7ba704b57c3631a0fc6f;p=php - Some news --- diff --git a/NEWS b/NEWS index 878dc7ed04..3e6d2d8c06 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,13 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.6 +- Improved memory manager to use less memory and provide better memory overflow + detection abilities in debug mode (Andi, Zend Engine) +- Fix resource leaks when resources where being cast to numbers (Zeev, Zend + Engine) +- Fix foreach() to not crash when being sent an invalid argument (Andi, Zend + Engine) +- Fix opendir() on Windows when trying to open a non-exisiting directory (Andi) - Fix popen() and the exec family under Win32 (Unable to fork issue) (Daniel) - Make the printf family of functions binary clean (Rasmus) - Fixed WDDX serialization to HTML-escape key/variable names so as not to