tony2001 Mon Apr 21 15:42:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: add news entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.160&r2=1.2027.2.547.2.965.2.161&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.160 php-src/NEWS:1.2027.2.547.2.965.2.161 --- php-src/NEWS:1.2027.2.547.2.965.2.160 Thu Apr 17 20:23:49 2008 +++ php-src/NEWS Mon Apr 21 15:42:26 2008 @@ -6,6 +6,7 @@ - Added pcre to list of standard extensions that cannot be disabled. (Marcus) - Added "jump label" operator (limited "goto"). (Dmitry, Sara) +- Added hash_copy() function. (Tony) - Added ability to use stream wrappers in include_path (Gregory, Dmitry) - Added concept of "delayed early binding" that allows opcode caches to perform class declaration (early and/or run-time binding) in exactly the same order
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php