stas Fri, 30 Oct 2009 17:27:55 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=290084
Log: report collator_get_sort_key Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2009-10-30 16:31:20 UTC (rev 290083) +++ php/php-src/branches/PHP_5_3/NEWS 2009-10-30 17:27:55 UTC (rev 290084) @@ -6,6 +6,7 @@ DOS via temporary file exhaustion. (Ilia) - Added ReflectionMethod::setAccessible() for invoking non-public methods through the Reflection API. (Sebastian) +- Added Collator::getSortKey for intl extension. (Stas) - Implemented FR #49571 (CURLOPT_POSTREDIR not implemented). (Sriram Natarajan) - Implemented FR #49253 (added support for libcurl's CERTINFO option).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php