Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5769 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35437 invoked by uid 1010); 27 Nov 2003 13:23:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 35388 invoked from network); 27 Nov 2003 13:23:20 -0000 Received: from unknown (HELO matrix.gna.ch) (195.226.6.8) by pb1.pair.com with SMTP; 27 Nov 2003 13:23:20 -0000 Received: from localhost (localhost [127.0.0.1]) by matrix.gna.ch (Postfix) with ESMTP id B3149162; Thu, 27 Nov 2003 14:23:19 +0100 (CET) Received: by matrix.gna.ch (Postfix, from userid 65534) id 70151165; Thu, 27 Nov 2003 14:23:18 +0100 (CET) Received: from cschneid.com (unknown [195.226.4.61]) by matrix.gna.ch (Postfix) with ESMTP id 71D22162; Thu, 27 Nov 2003 14:23:16 +0100 (CET) Message-ID: <3FC5FAC4.1070709@cschneid.com> Date: Thu, 27 Nov 2003 14:23:16 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031009 X-Accept-Language: de-ch, de, en-us, en MIME-Version: 1.0 To: Derick Rethans Cc: PHP Developers Mailing List References: <5.1.0.14.2.20031126172833.06829bb8@127.0.0.1> <5.1.0.14.2.20031126172833.06829bb8@127.0.0.1> <5.1.0.14.2.20031127123209.02a61918@127.0.0.1> <3FC5D71A.3010404@cschneid.com> <33409013843.20031127121202@marcus-boerger.de> <3FC5E06B.7020200@cschneid.com> <3FC5E44C.4050502@cschneid.com> <00fb01c3b4dc$ef50a370$8802a8c0@obsidian> <3FC5E631.9070202@cschneid.com> <20031127115654.GA15832@mail.thinkphphq.de> <3FC5E7B4.5020408@cschneid.com> <3FC5F3CA.6030101@cschneid.com> In-Reply-To: X-Enigmail-Version: 0.76.7.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on matrix.gna.ch X-Spam-Level: X-Spam-Status: No, hits=-4.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.60 X-Virus-Scanned: by AMaViS Ultramail snapshot-20020531 Subject: Re: [PHP-DEV] Re: Compatibility problems with PHP 5 From: cschneid@cschneid.com (Christian Schneider) Derick Rethans wrote: > No, what I said was correct. As it is very unlikely that we create a new > PHP 4 minor version we CAN not at a new function as it's impossible to > modify source that has already been compiled on thousands of machines. So no more bug fixes either? That's serious stuff and quite interesting release management. I'm tempted to bet that there will be another PHP4 release... (-:C Oh, and just calling it "PHP 4.3.4 patch level xy" doesn't count ;-) Maybe it could be done as a "missing __clone() method added" bug fix then ;-) Hmm.. if you completely abandon the PHP4 branch then maybe I could take over and do PHP 4.4 on my own :-) - Chris