Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5766 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85886 invoked by uid 1010); 27 Nov 2003 12:58:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 85857 invoked from network); 27 Nov 2003 12:58:40 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 27 Nov 2003 12:58:40 -0000 Received: from [10.1.1.128] (62-177-184-210.bbeyond.nl [62.177.184.210]) by jdi.jdimedia.nl (8.12.10/8.12.10) with ESMTP id hARCwajZ008476; Thu, 27 Nov 2003 13:58:37 +0100 Date: Thu, 27 Nov 2003 13:58:36 +0100 (CET) X-X-Sender: derick@localhost To: Christian Schneider cc: PHP Developers Mailing List In-Reply-To: <3FC5F3CA.6030101@cschneid.com> Message-ID: 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> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Warning: helo-invalid Subject: Re: [PHP-DEV] Re: Compatibility problems with PHP 5 From: derick@php.net (Derick Rethans) On Thu, 27 Nov 2003, Christian Schneider wrote: > [This is off-list] (not anymore) > Derick Rethans wrote: > > We can not add a new function to PHP 4 anyway... so there is no other > > acceptable solution... > > Should be "We do not WANT to add a new function to PHP4". 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. Derick