Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40335 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17089 invoked from network); 8 Sep 2008 10:56:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2008 10:56:24 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.224 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.224 rv-out-0506.google.com Received: from [209.85.198.224] ([209.85.198.224:3307] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 39/3B-58883-4D405C84 for ; Mon, 08 Sep 2008 06:56:22 -0400 Received: by rv-out-0506.google.com with SMTP id g37so1335941rvb.23 for ; Mon, 08 Sep 2008 03:56:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=d6WU6XXhNieZrxwX0XDkVYE9MwbHp4biso1WWJ0DdlM=; b=DphgJhjh5M74OPoiNB2S14NagF1WS22DDaTnM5C16+WqFcpA7KT0BZ8JFecHqT+0y2 qD+0l2l7G4XXg748+/WWQqSQxQt4Edk+gLNYHAsBFsN954VYOcwj/pxqGUEGpNJmbFtb yJP9wm86PMBxC//TaXpWg87+hauA5aHXpipDA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=fHQFiNCosXUYnYeeKmssPQ1VPK+k0oWkU6CEUPu15z7DTci7w3OFZVop/bte3uVms+ Kyk473g5Z2EQCcFjbOQwLX0jW4TaT4JWDO4qJpEYGuxqwUXi8AG6E4wAHn5nyp2VJJxe GvR7F5jGWFDxwF/fuvqdXE77UoK3RPKmwxJ3w= Received: by 10.140.127.13 with SMTP id z13mr8736126rvc.194.1220871376778; Mon, 08 Sep 2008 03:56:16 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Mon, 8 Sep 2008 03:56:16 -0700 (PDT) Message-ID: Date: Mon, 8 Sep 2008 12:56:16 +0200 To: "Lars Strojny" Cc: jani.taskinen@iki.fi, "=?ISO-8859-1?Q?Johannes_Schl=FCter?=" , "internals Mailing List" In-Reply-To: <1220868811.2633.11.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48C3BC03.7060004@sci.fi> <1220868811.2633.11.camel@localhost> Subject: Re: [PHP-DEV] Critical bugs to fix before ANY release From: pierre.php@gmail.com ("Pierre Joye") hi Lars, On Mon, Sep 8, 2008 at 12:13 PM, Lars Strojny wrote: > Hi Jani, > > Am Sonntag, den 07.09.2008, 14:33 +0300 schrieb Jani Taskinen: >> 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.. > > Checked #27792: I don't like the introduction of a number of > > if (ret > LONG_MAX) > ... > else > ... > or alternatively introducing > a RETURN_BIGINT() or something like that? Large integer and large file support are planed for php6. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org