Hi,
> For the record, I was very excited to see your proposal and the work you've
> done.
Thanks! :)
> I'm not a PHP dev so I can't comment on the patch, maybe there might
> be a performance concern?
The new algorithm is slightly slower in most of the cases and quite a
bit slower if strings h
On Thu Aug 28 01:47 PM, Christian Seiler wrote:
> Hi again,
>
>> A few weeks ago I wrote quite a long posting to internals@ that tried
>> to clarify the situation on the round() function in PHP. I was asked
>> to write it up as an RFC in the wiki, which I have done:
>>
>> http://wiki.php.net/rf
Hi again,
> A few weeks ago I wrote quite a long posting to internals@ that tried to
> clarify the situation on the round() function in PHP. I was asked to
> write it up as an RFC in the wiki, which I have done:
>
> http://wiki.php.net/rfc/rounding
Since there has been no reaction so far to my p
hi,
On Sat, Aug 23, 2008 at 11:00 PM, Christian Seiler <[EMAIL PROTECTED]> wrote:
> PS: While testing the Windows versions, I discovered, that someone
> removed http://www.php.net/extras/win32build.zip - is that intentional?
Yes, see for the current versions:
http://wiki.php.net/internals/wind
On Sat, Aug 23, 2008 at 23:00, Christian Seiler <[EMAIL PROTECTED]> wrote:
> PS: While testing the Windows versions, I discovered, that someone
> removed http://www.php.net/extras/win32build.zip - is that intentional?
That was intentional yes. I asked Pierre, and he said nothing from
that folder w
Hi,
A few weeks ago I wrote quite a long posting to internals@ that tried to
clarify the situation on the round() function in PHP. I was asked to
write it up as an RFC in the wiki, which I have done:
http://wiki.php.net/rfc/rounding
In the mean time, I had some time to think about that problem a