Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72937 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29640 invoked from network); 5 Mar 2014 20:59:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2014 20:59:35 -0000 Authentication-Results: pb1.pair.com header.from=nek.dev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nek.dev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.52 as permitted sender) X-PHP-List-Original-Sender: nek.dev@gmail.com X-Host-Fingerprint: 209.85.220.52 mail-pa0-f52.google.com Received: from [209.85.220.52] ([209.85.220.52:51195] helo=mail-pa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/C5-32928-53097135 for ; Wed, 05 Mar 2014 15:59:34 -0500 Received: by mail-pa0-f52.google.com with SMTP id rd3so1631446pab.11 for ; Wed, 05 Mar 2014 12:59:31 -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=nxb79Nez7pAoJFIkzxsjF+hmdGr3KFoR/238fNuBhIw=; b=BHUj0EZCnPkNrFPDvbXhK6064zefA42RR3prNj2T70/HLo+JbG+BIGTkl0Qhd8dWsH Ybm2pLdlHwcsbc5ea9nfZuEdLaHmOJ7w8EZIDpQRZrZNSYgBEED1Xb0UHHwIzVh141HY 4nQIL6ahvivFf+HyXVYk5F1PfD6jKxgX/hQGvR6ElEhDse77X5GRUbB64OOBkVDgYAHv fIP4/7Fkv/1WbgVF51bIDrD+JTP+1CuU6anTLSofyEZLwE15qKq/8IlaklSi76ZvQn8x BFGlk4U4oDDBgMVEv5RSC0NIP4x9vk0r3tORU9kyVfgy6glOKb+3kowUIatAUNDeJJdf DEfQ== MIME-Version: 1.0 X-Received: by 10.66.155.133 with SMTP id vw5mr9756356pab.124.1394053170980; Wed, 05 Mar 2014 12:59:30 -0800 (PST) Received: by 10.70.45.70 with HTTP; Wed, 5 Mar 2014 12:59:30 -0800 (PST) In-Reply-To: References: <53176168.50305@lerdorf.com> Date: Wed, 5 Mar 2014 21:59:30 +0100 Message-ID: To: Pierre Joye Cc: Rasmus Lerdorf , Julien Pauli , PHP Internals Content-Type: multipart/alternative; boundary=047d7b6d7c5e0dee7a04f3e24cee Subject: Re: [PHP-DEV] PHP6 thoughts about Engine changes From: nek.dev@gmail.com (Maxime Veber) --047d7b6d7c5e0dee7a04f3e24cee Content-Type: text/plain; charset=ISO-8859-1 Hello, I totally love the ideas about BC and cleaning everything. That's what PHP need and deserve. Can you be more specific about what you want to change in "Cleanup API and dead code" part ? And na na, it's not only for an hypotetic php7 version. We change things or we do not change ! After all, php move great with minor releases... ! If we want to change, let's to what have to be done *now* ! 2014-03-05 19:06 GMT+01:00 Pierre Joye : > On Wed, Mar 5, 2014 at 6:39 PM, Rasmus Lerdorf wrote: > > On 3/5/14, 5:56 AM, Julien Pauli wrote: > >> Hey, > >> > >> I wrote a wiki page about my thoughts for engine BC breaking changes > >> in the next PHP5++ (PHP6 ?) > >> > >> As usual, those are actually just thoughts. > >> Anyone may (should ?) improve the wiki page (keeping a readable > >> structure) sharing his own knowledge and thoughts :-) > >> > >> Any debate for any (relevant) subject can start here. > >> > >> I think that PHP5.6 final release is a good starting point for first > >> milestones and first ideas throught code. > >> > >> https://wiki.php.net/ideas/php6/engine > > > > Note also that Unicode is not > > even mentioned. > > Unicode has its own page and section, that's why. > > > The main failure of the previous PHP6 attempt wasn't actually the choice > > of UTF-16 as some people like to claim, > > Right, but the main failure in Unicode support was UTF-16 (to clarify :). > > However you are right. I have the feeling that this list is very > optimistic, but a couple of things should be considered (jit f.e. and > APIs cleanup for example). > > Cheers, > -- > Pierre > > @pierrejoye | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --047d7b6d7c5e0dee7a04f3e24cee--