From: Pierre Joye Date: Mon, 28 Jul 2008 11:54:37 +0000 (+0000) Subject: - nothing to do here X-Git-Tag: php-5.3.0alpha1~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2b67842c71fa15bf2f5c8d2b4bf73e37964a229;p=php - nothing to do here --- diff --git a/NEWS b/NEWS index 79e6402669..a17ef6f231 100644 --- a/NEWS +++ b/NEWS @@ -209,7 +209,7 @@ PHP NEWS . DatePeriod class which supports iterating over a DateTime object applying DateInterval on each iteration, up to an end date or limited by maximum number of occurences. -- Added Extended DES, Blowfish to all + - Added hash_copy() function. (Tony) - Added sha224 hash algorithm to the hash extension. (Scott) - Added ReflectionProperty::setAccessible() method that allows non-public