iliaa Thu Jan 18 23:29:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Old bug fixing news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.499&r2=1.2027.2.547.2.500&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.499 php-src/NEWS:1.2027.2.547.2.500 --- php-src/NEWS:1.2027.2.547.2.499 Thu Jan 18 23:20:24 2007 +++ php-src/NEWS Thu Jan 18 23:29:34 2007 @@ -50,7 +50,9 @@ (Dmitry) 04 Jan 2007, PHP 5.2.1RC2 -- Small optimization of the date() function (Matt,Ilia) +- Small optimization of the date() function. (Matt,Ilia) +- Optimized the internal is_numeric_string() function. (Matt,Ilia) +- Added support for hex numbers of any size. (Matt) - Removed dependency from SHELL32.DLL. (Dmitry) - Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection. (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php