This commit is contained in:
Wez Furlong 2003-02-19 15:07:45 +00:00
parent c127eb74aa
commit 397785bdcd

2
NEWS
View File

@ -15,7 +15,7 @@ PHP 4 NEWS
- Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick)
- Changed uniqid() parameters to be optional and allow any prefix length. (Marcus)
- Added lightweight streaming input abstraction to the Zend Engine scanners
the provides uniform support for include()'ing data from PHP streams across
that provides uniform support for include()'ing data from PHP streams across
all platforms (Wez, Zend Engine).
- Added optional parameter to sha1() and md5() which makes them return
the digest as binary data. (Michael Bretterklieber <mbretter@jawa.at>, Derick)