Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36130 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83518 invoked from network); 13 Mar 2008 22:02:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Mar 2008 22:02:30 -0000 X-Host-Fingerprint: 216.91.31.189 unknown Received: from [216.91.31.189] ([216.91.31.189:25855] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/02-05996-574A9D74 for ; Thu, 13 Mar 2008 17:02:29 -0500 Message-ID: <68.02.05996.574A9D74@pb1.pair.com> To: internals@lists.php.net References: <2F.42.34038.44059D74@pb1.pair.com> <47D96003.5040306@daylessday.org> Date: Thu, 13 Mar 2008 18:02:16 -0400 Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 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). Thanks, I first noticed this problem in 5.2.2 though. 5.2.1 does not exhibit this behavior for me and works as I expected. Could the change be caused by something else? Ryan