-- Reeze Sent with sparrow
在 2012年7月18日星期三,19:20,Reeze 写道: > > > -- > Reeze > Sent with sparrow > > > 在 2012年7月18日星期三,18:00,Xinchen Hui 写道: > > > Commit: c7c939b5d8b2a8e2d7d72bf83c031005e93cd3fe > > Author: Xinchen Hui <larue...@php.net> Wed, 18 Jul 2012 18:00:09 +0800 > > Parents: c7614a8c19d5d1f366ec219e745760ea2133e5a0 > > Branches: PHP-5.4 > > > > Link: > > http://git.php.net/?p=php-src.git;a=commitdiff;h=c7c939b5d8b2a8e2d7d72bf83c031005e93cd3fe > > > > Log: > > Bug doesn't exists in any release > > > > Changed paths: > > M NEWS > > > > > > > > The fix for number_format()'s binary safty is reverted only in 5.4.5 branch > > https://github.com/php/php-src/commits/PHP-5.4.5 > > > > > > Diff: > > diff --git a/NEWS b/NEWS > > index 8dc740c..9da5717 100644 > > --- a/NEWS > > +++ b/NEWS > > @@ -3,8 +3,6 @@ PHP NEWS > > ?? ??? 2012, PHP 5.4.6 > > - Core: > > - . Fixed bug in number_format() when the number was not finite. See pull > > - request #134. (Reeze Xia) > > . Fixed bug #62565 (Crashes due non-initialized internal properties_table). > > (Felipe) > > @@ -17,7 +15,7 @@ PHP NEWS > > - Fileinfo: > > . Fixed bug #61964 (finfo_open with directory causes invalid free). > > - (reeze....@gmail.com) > > + (reeze....@gmail.com) > > - Intl: > > . Fixed bug #62564 (Extending MessageFormatter and adding property causes > > > > > > -- > > PHP CVS Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > Ah you mean release. 5.4.5 is the latest version. ignore me