From: Date: Mon, 19 Nov 2001 01:11:34 +0000 (+0000) Subject: NEWS update X-Git-Tag: ChangeLog~285 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72c05b07d58c32f758f48770df802eea8820e0fe;p=php NEWS update --- diff --git a/NEWS b/NEWS index 04c4b41f9d..108141395a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Added md5_file(), which calculaties the MD5 sum of a file. + (patch by: Alessandro Astarita ) (Derick) - Fixed a bug in WDDX deserialization that would sometimes corrupt the root element if it was a scalar one. (Andrei) - Added support for parsing recordsets contained in WDDX packets. (Andrei)