Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20366 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29019 invoked by uid 1010); 25 Nov 2005 11:13:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29004 invoked from network); 25 Nov 2005 11:13:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2005 11:13:23 -0000 X-Host-Fingerprint: 66.249.82.197 xproxy.gmail.com Linux 2.4/2.6 Received: from ([66.249.82.197:17006] helo=xproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A5/47-56276-2D1F6834 for ; Fri, 25 Nov 2005 06:13:22 -0500 Received: by xproxy.gmail.com with SMTP id t10so454776wxc for ; Fri, 25 Nov 2005 03:13:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=e+RiN0wT8it+Tw5bRhGqBe9O0PNP6yivW3oZ4GqKIkAqE9UZp7m1kjFDwhkOFJsNtk1QP7DAPl6Dt3yrOdOuu7GgGxZh0UXMQCNRD7JcSVSG7q43lNlRMUCNBBGPVETBUWwyGJBenKf4bWVg2de+ZPFVccP1T3zUezu/gCoEYqs= Received: by 10.70.48.2 with SMTP id v2mr7110217wxv; Fri, 25 Nov 2005 03:13:19 -0800 (PST) Received: by 10.70.10.7 with HTTP; Fri, 25 Nov 2005 03:13:19 -0800 (PST) Message-ID: <818043770511250313u5681fd5ama3cc67fe4031db44@mail.gmail.com> Date: Fri, 25 Nov 2005 12:13:19 +0100 Sender: sebastian.kugler@gmail.com To: Derick Rethans Cc: Sascha Schumann , internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7.0.0.16.2.20051124161240.0573e640@zend.com> <20051125075501.79718ee6@localhost.localdomain> <1132903004.9936.25.camel@localhost.localdomain> <1086017308.20051125091648@marcus-boerger.de> Subject: Re: [PHP-DEV] Re: PHP 5.1 (Or How to break tousands of apps out there) From: sk@webfactory.de (Sebastian Kugler) > Yes, and that will break code again as I just explained to Sebastian > Kettler. And it will break *my* code ;-) Why does it have to be in core php in order for *your* code to run smoothly= ? I'd like to remind you that if was *you* who proposed some weeks ago that people should patch and maintain their own PHP if they don't want their apps to break because of the reference fix in 4.4.0. So why don't you just patch your own PHP for that purpose? Because you're a core developer? I really appreciate the huge amount of work you and others put in PHP. But this is really getting a bit weird now... BC breaks in bugfix releases, one BC break in RC5 (curly braces), the next one in RC6... -- Sebastian