Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30590 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18821 invoked by uid 1010); 7 Jul 2007 13:18:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18806 invoked from network); 7 Jul 2007 13:18:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2007 13:18:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=markright@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=markright@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.173 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: markright@gmail.com X-Host-Fingerprint: 66.249.92.173 ug-out-1314.google.com Received: from [66.249.92.173] ([66.249.92.173:42101] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/8C-34028-9A29F864 for ; Sat, 07 Jul 2007 09:18:34 -0400 Received: by ug-out-1314.google.com with SMTP id c2so951115ugf for ; Sat, 07 Jul 2007 06:18:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=UkLQyxG2wkpRgTcxxbsHfzivtZ0c9yrQZd5zYlkPoXYq2yXwey/W22F36QoPfDWcpeOS1SHaB1D/GT3cFm07OSnkjK1k9En6eLGHfhiAV/lwdqjKPiFZgPA6BJBytcGRfhu4v43IMA4bmOlOHkcNFl+FCsbarP5e4UrdmTI+n38= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=qe6p4kwlj9L5ohJ7oktFFozMqLlJYINrhpFhAe/xp8bcOuru5o2MqCDbTucgoyMffxPCLW9fU0KQeSVH+4ItQe/NTV9pGet4IS+fzdWS2jRVFYGLsBTHuPMJojFh4+TWG5rKV6JtKgB9y9GgXUJmCLgUwdFgLQM6s6pMdbOPDW4= Received: by 10.78.162.4 with SMTP id k4mr754352hue.1183814310134; Sat, 07 Jul 2007 06:18:30 -0700 (PDT) Received: by 10.78.153.18 with HTTP; Sat, 7 Jul 2007 06:18:29 -0700 (PDT) Message-ID: <2fd662a00707070618m50204ee9gd060e8f0aef0ef2c@mail.gmail.com> Date: Sat, 7 Jul 2007 15:18:29 +0200 To: "Vesselin Kenashkov" Cc: "=?ISO-8859-1?Q?Johannes_Schl=FCter?=" , "Oliver Block" , internals@lists.php.net In-Reply-To: <261daaa10707070602k78955ee0l2ad75d10c9b993d7@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_77679_10834918.1183814309953" References: <261daaa10707060751i25d3c5f8qee7e5da8de0b99a0@mail.gmail.com> <468EA3C0.3090001@block-online.org> <261daaa10707070100o15ba9caep799dcf4b4c993e0e@mail.gmail.com> <1183809539.19006.10.camel@johannes.nop> <261daaa10707070602k78955ee0l2ad75d10c9b993d7@mail.gmail.com> Subject: Re: [PHP-DEV] RIP PHP 4? From: markright@gmail.com (Marco) ------=_Part_77679_10834918.1183814309953 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline > My thought about php4->php6 migration was that when php6 is out to > encourage (or more correctly said almost enforce - with the proper > announcement for EOL on the php.net) the php4 users to upgrade directly to > php6. This way the php6 adoption could be much faster than php5 one. > It will be just obvious for everybody still using php4 that he has to > upgrade - then why to upgrade to php5 while he can upgrade to php6? > So please give your opinions on this. I dont think this is a good idea and is unlikely to happen in the real world. IMO we should push users to first get onto PHP5 now that its stable enough to be used, then look at gently nudging users to PHP 6 about a year after its be released. When PHP 6 has been out 3 years look a nudging people running PHP 5 a little harder to migrate. Although AFAICS the unicode implementation issues (see the unicode semantics thread) is likely to be a key issue to get people to migrate up to PHP6 so the less painful it can be made the better. Regards Marco ------=_Part_77679_10834918.1183814309953--