sniper Sun Jul 3 11:39:49 2005 EDT Modified files: /php-src NEWS Log: function style http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1973&r2=1.1974&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1973 php-src/NEWS:1.1974 --- php-src/NEWS:1.1973 Sun Jul 3 10:27:31 2005 +++ php-src/NEWS Sun Jul 3 11:39:48 2005 @@ -3,7 +3,7 @@ ?? ??? 2005, PHP 5.1 Beta 3 - Upgraded bundled SQLite library for PDO:SQLite to 3.2.2 (Ilia) - Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql. (Ilia) -- Added "date_timezone_set" function to set the timezone that the date +- Added date_timezone_set() function to set the timezone that the date functions will use. (Derick) - Implemented feature request #33452 (Year belonging to ISO week). (Derick) - Fixed bug #33523 (Memory leak in xmlrpc_encode_request()). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php