On Fri, Jan 9, 2009 at 20:17, Antony Dovgal <tony2...@php.net> wrote:
> tony2001                Fri Jan  9 19:17:08 2009 UTC
>
>  Modified files:              (Branch: PHP_5_3)
>    /php-src    NEWS
>  Log:
>  news
>
>
> http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.440&r2=1.2027.2.547.2.965.2.441&diff_format=u
> Index: php-src/NEWS
> diff -u php-src/NEWS:1.2027.2.547.2.965.2.440 
> php-src/NEWS:1.2027.2.547.2.965.2.441
> --- php-src/NEWS:1.2027.2.547.2.965.2.440       Fri Jan  9 14:59:30 2009
> +++ php-src/NEWS        Fri Jan  9 19:17:08 2009
> @@ -24,6 +24,7 @@
>  - Added depth parameter to json_decode() to lower the nesting depth from the
>   maximum if required. (Scott)
>  - Added ICU support to SQLite3 when using the bundled version. (Scott)
> +- Added zend_ts_hash_copy_to_hash(). (Tony)

That really looks like its a userspace function.. maybe reword it to
"Added internal function zend_ts_hash_copy_to_hash() for PHP
extensions"?

-Hannes

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to