1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 00:53:30 +02:00

NEWS update

This commit is contained in:
2001-11-19 01:11:34 +00:00
parent 41b21156cc
commit 72c05b07d5

2
NEWS
View File

@@ -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)