Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40954 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74871 invoked from network); 13 Oct 2008 18:32:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Oct 2008 18:32:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:38038] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 34/5D-36838-42493F84 for ; Mon, 13 Oct 2008 14:32:05 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id CBA52414400F; Mon, 13 Oct 2008 18:33:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mRzDdo4Vc7gu; Mon, 13 Oct 2008 20:33:23 +0200 (CEST) Received: from [192.168.0.151] (77-58-144-136.dclient.hispeed.ch [77.58.144.136]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id DA6954144009; Mon, 13 Oct 2008 20:33:09 +0200 (CEST) Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , internals Mailing List Message-ID: To: jani.taskinen@iki.fi In-Reply-To: <48C3BC03.7060004@sci.fi> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Mon, 13 Oct 2008 20:30:54 +0200 References: <48C3BC03.7060004@sci.fi> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] Critical bugs to fix before ANY release From: mls@pooteeweet.org (Lukas Kahwe Smith) On 07.09.2008, at 13:33, Jani Taskinen wrote: > There are some bugs that have to be fixed before any actual release > can be even dreamed of: http://bugs.php.net/search.php?cmd=display&status=Critical > > Note that 2 of those even have patches attached to fix them.. There are 2 left at this point: 1) http://bugs.php.net/bug.php?id=27792 I know we have been talking about LFS since ages (just as we have been talking about expanding the storage limit for integers). But I would not consider this a bug let alone critical. Its a missing feature, that we all agree should be provided. However I do not see why this is critical for PHP 5.3 .. or am I missing something 2) http://bugs.php.net/bug.php?id=44936 Last comment was on September 8th, where Stas asked what the exact BC issue was .. I imagine the issue is that this causes issues in situation where the value is being compared to some non PHP source (like a configuration file). regards, Lukas Kahwe Smith mls@pooteeweet.org