From: foobar Date: Sat, 16 Apr 2005 12:25:36 +0000 (+0000) Subject: retype X-Git-Tag: php-4.4.0RC1~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=35b7a1e3f7463974930236097d9cb34c342bd979;p=php retype --- diff --git a/NEWS b/NEWS index dae06e58cd..3a9a826b41 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,10 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, Version 4.?.? -- Changed sha1_file() / md5_file() to use streams instead of low level IO (Uwe) - 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 bug #32699 (pg_affected_rows() was defined when it was not available). (Derick) - Fixed bug #32682 (ext/mssql: Error on module shutdown when called from