Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32180 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99137 invoked by uid 1010); 10 Sep 2007 12:44:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99122 invoked from network); 10 Sep 2007 12:44:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2007 12:44:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.235 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.162.235 nz-out-0506.google.com Received: from [64.233.162.235] ([64.233.162.235:6791] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/BB-19032-01C35E64 for ; Mon, 10 Sep 2007 08:44:01 -0400 Received: by nz-out-0506.google.com with SMTP id x7so446789nzc for ; Mon, 10 Sep 2007 05:43:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; 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:content-transfer-encoding:content-disposition:references; bh=99J/HhZse6i4YDaoMD03gCriEQx1kUgtzDatuz+lbrY=; b=CiZqZZEjXXrtiaAEFSHA6AzZq8TE0V4LLvzeJ5os/c5aWbkYTin+owBOAT00Q964hOktRx6cVZaho2QOp7IzjFB6rAaHxe74dWF/akU85uPKu+02XHHMHFKLVmkqlbMGeP/kQdhCSBzJdgE+4gAxAu+ZWnvmjzMcJlkPipqM7c0= 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:content-transfer-encoding:content-disposition:references; b=h9/scHhUDCyWPvcNGRyvN4GsGUW+9YkLu30fWjjvQvSvx8dBageQc9GCstOW+E6L4dDxLM6+VKK6PA5XRW3T+020BPIYm4jprloA0PpKo0eoAHQghEQ1jm7MdGdTlHJ+TVKMEvcb+FkYES//npzCIAovzUUf6Ntppnx29UzNuk0= Received: by 10.115.108.1 with SMTP id k1mr3504617wam.1189428237576; Mon, 10 Sep 2007 05:43:57 -0700 (PDT) Received: by 10.114.47.2 with HTTP; Mon, 10 Sep 2007 05:43:52 -0700 (PDT) Message-ID: Date: Mon, 10 Sep 2007 14:43:52 +0200 To: "Lester Caine" Cc: "PHP Developers Mailing List" In-Reply-To: <46E538F7.9000408@lsces.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46E538F7.9000408@lsces.co.uk> Subject: Re: [PHP-DEV] PHP 5.3 Suggested Feature List - Off Vote comments. From: pierre.php@gmail.com (Pierre) On 9/10/07, Lester Caine wrote: > PLEASE can we have an assessment of how this new list of features will affect > users porting from PHP4 rather than simply assuming that this is just a simple > 'upgrade' from PHP5.2.X. > > As discussion has already been shouted down on the vote list ... we have to > get people to convert *TO* PHP5 before PHP6 becomes practical. Lets not create > yet another roadblock in that path :( If you fear a magic_quotes GPC and register globals removal, you can sleep quiet. It is not going to happen. I wonder why it is the poll as it can't be made in 5.3, in no way, even if we all dream about that :) The rest are mostly new features or fixes that have to be applied, they do not affect old code (besides what we already know and what has been discussed in all possible ways). --Pierre