Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37157 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40724 invoked from network); 21 Apr 2008 15:07:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Apr 2008 15:07:24 -0000 X-Host-Fingerprint: 216.91.31.189 unknown Received: from [216.91.31.189] ([216.91.31.189:25774] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/3C-11811-BADAC084 for ; Mon, 21 Apr 2008 11:07:23 -0400 Message-ID: To: internals@lists.php.net References: <2F.42.34038.44059D74@pb1.pair.com> <47D96003.5040306@daylessday.org> <68.02.05996.574A9D74@pb1.pair.com> Date: Mon, 21 Apr 2008 11:07:06 -0400 Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-RFC2646: Format=Flowed; Response X-Posted-By: 216.91.31.189 Subject: Re: [PHP-DEV] bug 43053 - scientific notation From: rbro@hotmail.com ("Ryan Brothers") Antony Dovgal wrote: > In 5.2.1 string-to-double routines were changed to use BSD licensed > code (previous version was LGPLed). To follow-up on this, a patch was just posted in the bug for this issue. It appears that the issue started with revision 1.30 to ZendEngine2/zend_strtod.c in March 2007 and first appeared in PHP 5.2.2. Would it be possible for someone to review the patch posted in the bug to see if it can be included? http://bugs.php.net/bug.php?id=43053 Thanks, Ryan