From: Derick Rethans Date: Mon, 6 Jun 2005 09:30:09 +0000 (+0000) Subject: - Commit the reference problem bug fix. X-Git-Tag: php-4.4.0RC1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f64bc6cfec76542dbdd233a809c927b07898dfa;p=php - Commit the reference problem bug fix. --- diff --git a/NEWS b/NEWS index 56d6a25074..e825a3ac53 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,14 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 20??, Version 4.?.? +?? ??? 2005, Version 4.4.0 - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana) - Added support for .cc files in extensions. (Brian) - Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes them sort based on the current locale. (Derick) - Changed sha1_file() and md5_file() functions to use streams instead of low level IO. (Uwe) +- Fixed memory curruptions when using references in a wrong way. (Marcus, + Dmitry, Derick) - Fixed memory corruption in stristr(). (Derick) - Fixed bug #33222 (segfault when CURL handle is closed in a callback). (Tony) - Fixed bug #33214 (odbc_next_result does not signal SQL errors with