Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard math.c

2008-10-30 Thread Jani Taskinen
Hannes Magnusson wrote: On Wed, Oct 29, 2008 at 21:52, Hannes Magnusson <[EMAIL PROTECTED]> wrote: On Wed, Oct 29, 2008 at 21:17, Ilia Alshanetsky <[EMAIL PROTECTED]> wrote: iliaa Wed Oct 29 20:17:33 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard math.c

2008-10-29 Thread Ilia Alshanetsky
All of the existing tests appear to pass on my system without any changes. As far as I can tell the only difference with the patch is that the rounding behavior of 32bit *nux, Windows machines and 64 bit *nixes will now be consistent. But, we may need one more RC to confirm all is well...

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard math.c

2008-10-29 Thread Hannes Magnusson
On Wed, Oct 29, 2008 at 21:52, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > On Wed, Oct 29, 2008 at 21:17, Ilia Alshanetsky <[EMAIL PROTECTED]> wrote: >> iliaa Wed Oct 29 20:17:33 2008 UTC >> >> Modified files: (Branch: PHP_5_2) >>/php-srcNEWS >>/php-src/ext/sta

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard math.c

2008-10-29 Thread Hannes Magnusson
On Wed, Oct 29, 2008 at 21:17, Ilia Alshanetsky <[EMAIL PROTECTED]> wrote: > iliaa Wed Oct 29 20:17:33 2008 UTC > > Modified files: (Branch: PHP_5_2) >/php-srcNEWS >/php-src/ext/standard math.c > Log: > > MFB: Fixed bug #42294 (Unified solution for round(

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard math.c

2008-10-29 Thread Ilia Alshanetsky
iliaa Wed Oct 29 20:17:33 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard math.c Log: MFB: Fixed bug #42294 (Unified solution for round() based on C99 round). http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard math.c /ext/standard/tests/strings bug39873.phpt

2006-12-21 Thread Ilia Alshanetsky
iliaa Fri Dec 22 04:03:15 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings bug39873.phpt Modified files: /php-srcNEWS /php-src/ext/standard math.c Log: Fixed bug #39873 (number_format() breaks with

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard math.c /ext/standard/tests/strings bug29538.phpt

2006-07-16 Thread Marcus Boerger
helly Sun Jul 16 10:50:58 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings bug29538.phpt Modified files: /php-src/ext/standard math.c /php-srcNEWS Log: - MFH Fixed Bug #29538 number_format and prob