Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17247 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20472 invoked by uid 1010); 12 Jul 2005 20:15:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20457 invoked from network); 12 Jul 2005 20:15:32 -0000 Received: from unknown (HELO dotgeek.org) (127.0.0.1) by localhost with SMTP; 12 Jul 2005 20:15:32 -0000 X-Host-Fingerprint: 84.57.5.119 dsl-084-057-005-119.arcor-ip.net Received: from ([84.57.5.119:17030] helo=localhost.localdomain) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id B3/35-23681-3E424D24 for ; Tue, 12 Jul 2005 16:15:32 -0400 To: internals@lists.php.net Date: Tue, 12 Jul 2005 22:16:07 +0200 Message-ID: <20050712221607.304a0a22.pierre@dotgeek.org> References: <20050712105234.5dhkvvd6ghcsw8sg@marina.horde.org> <5.1.0.14.2.20050712130350.0385cda0@localhost> X-Newsreader: Sylpheed version 2.0.0beta1 (GTK+ 2.4.14; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 84.57.5.119 Subject: Re: [PHP-DEV] php 4.4 BC break From: pierre@dotgeek.org (Pierre-Alain Joye) On Tue, 12 Jul 2005 13:04:36 -0700 andi@zend.com (Andi Gutmans) wrote: > Just for the record, most compilers have such "bugs". It happens > when the compiler is too lenient and allows incorrect code to be > compiled. I've seen similar things happen in C/C++ and other > languages. Sure :) Was not bad meant. I prefer to see that fixed and work a bit before to upgrade to 4.4 than having to deal with this bug :) --Pierre