sniper Thu Jun 16 12:46:08 2005 EDT Modified files: /php-src NEWS Log: typofix http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1922&r2=1.1923&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1922 php-src/NEWS:1.1923 --- php-src/NEWS:1.1922 Thu Jun 16 10:52:42 2005 +++ php-src/NEWS Thu Jun 16 12:46:06 2005 @@ -1,10 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jun 2005, PHP 5.1 Beta 2 -- Allowed return by refrence from internal functions. (Marcus, Andi, Dmitry) -- Added bindto socket context option. (Ilia) +- Allowed return by reference from internal functions. (Marcus, Andi, Dmitry) - Rewrote strtotime() with support for timezones and tons of new formats. (Derick) +- Added bindto socket context option. (Ilia) - Fixed PDO shutdown problem (possible inifite loop running rollback on shutdown). (Wez) - Fixed PECL bug #3714 (beginTransaction doesn't work if you're in
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php