Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71511 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24668 invoked from network); 24 Jan 2014 15:50:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2014 15:50:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.174 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.174 mail-qc0-f174.google.com Received: from [209.85.216.174] ([209.85.216.174:53848] helo=mail-qc0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/A0-21270-3CB82E25 for ; Fri, 24 Jan 2014 10:50:28 -0500 Received: by mail-qc0-f174.google.com with SMTP id x13so4474260qcv.5 for ; Fri, 24 Jan 2014 07:50:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=w0DFa5nOoDDfBuFHhN9LB2jDM44hfm0NjESt0Wp6zIQ=; b=s6rwGFctWfE6hfCl7eqrnlAop8A3gdhc817SqkK9wjhpWRL2E9jAors0xQfVFmnvxA ztZAsBT00GfPEuyp0+bTdB7Jo5QWD2efGSx6Z5DYMjCK1+rFqHpaCoeVt5T87qhwBTNJ rqshFnvlwISu1LJm8LucPe64Z9pmeUKfjltMu9z5dNs3Au5uaB7UTgFmXF4bQ8O4M+ru 7OPkeS4ZEMDp2HAT4OxaMu+y+zUkruNI2bdp4Z1nCPoTNBIpcYaedff34ucWqOr6vWGG KgucfV88frfPDslJEto/xNKrX5GaNblJ5sdRi10JSUpS09y45X2c188jzOVYQcOW22Fn ff3A== MIME-Version: 1.0 X-Received: by 10.224.41.70 with SMTP id n6mr21479451qae.96.1390578625242; Fri, 24 Jan 2014 07:50:25 -0800 (PST) Received: by 10.140.96.70 with HTTP; Fri, 24 Jan 2014 07:50:25 -0800 (PST) In-Reply-To: References: Date: Fri, 24 Jan 2014 16:50:25 +0100 Message-ID: To: Julien Pauli Cc: Adam Harvey , Nikita Popov , PHP internals Content-Type: multipart/alternative; boundary=047d7bdc8a0afd88e604f0b9509e Subject: Re: [PHP-DEV] Ruminations on PHP 5++ From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bdc8a0afd88e604f0b9509e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > > > Hah finally a serious talk about next major, with no (not yet) trolls in > it. > We have to release a new major , or at least to start thinking about > it seriously. > 5.3 and 5.4 could have been majors by themselves, as they really fully > changed the way you develop PHP apps. > > Like Nikita said, we have enough new (BC breaking) features and ideas > to start PHP5++ > > I'd like to add that I'd like to use this major to introduce some > clean-up as well, should they be internal or external. > We're gonna break BC, let's do it in a way so that we start back with > a new clean code base, like when PHP5.0 got released, with a new Zend > Engine 2 inside. > Let's use this major to refactor internals code and finally tidy up > things as well in external API. > > Julien.P > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > agree with all of the above mentioned points. I had a related post back in November, where I mentioned that we don't have a process for making major versions, but we desperatly need one: http://news.php.net/php.internals/70233 I'm already seeing the force/sneak in inappropriate changes to a minor version happening, because we don't have a plan for a major. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bdc8a0afd88e604f0b9509e--