summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2001-11-19 01:11:34 +0000
committer <changelog@php.net>2001-11-19 01:11:34 +0000
commit72c05b07d58c32f758f48770df802eea8820e0fe (patch)
tree7ae52ea3e2cc883e112771e7c240c73267026e83 /NEWS
parent41b21156cc764d5965a254cd9703273895d6bd9b (diff)
downloadphp-git-72c05b07d58c32f758f48770df802eea8820e0fe.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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 <aleast@capri.it>) (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)