Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79726 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44273 invoked from network); 16 Dec 2014 16:15:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2014 16:15:15 -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 74.125.82.45 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.45 mail-wg0-f45.google.com Received: from [74.125.82.45] ([74.125.82.45:42077] helo=mail-wg0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0D/85-12185-29A50945 for ; Tue, 16 Dec 2014 11:15:15 -0500 Received: by mail-wg0-f45.google.com with SMTP id b13so17802879wgh.32 for ; Tue, 16 Dec 2014 08:15:10 -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=S7n3EZeD6FsRRQ774ABn3rl4jtQewtLXM8t9Fd4vBIM=; b=Qgd2Gj/Tw6R3fFKGpidz640WF0P6DK0UKwFIw2aclXsCB8VdolvtfriRK5+DdLVSNk uJhPBD3RK2ZgEdWvzl+WUQ0XVq6GC/CY31dZci1Wr6b/iUGXdNNH26ZHdaRsUppkmBQk VFuYlIyNRS6kDn0T7o6GIVPYokExGJ2a0yh1Y+qM/VyEpury/GdqfkpU8s5Vr7A2CghW /1b3CI27F0Aj8JTY9xPZcbq9bEdWy0vp3pvHffZJd+eQekiHPwSFzzyrHrrFAkoYWtFR to+KZ2ORCMsvJuBR6YoBc1y0JP7RMf9cjH0gyXeEmuggW0lJYAt8GYPEAehujByqfkW9 2CUg== MIME-Version: 1.0 X-Received: by 10.180.182.199 with SMTP id eg7mr6049095wic.17.1418746509271; Tue, 16 Dec 2014 08:15:09 -0800 (PST) Received: by 10.180.88.33 with HTTP; Tue, 16 Dec 2014 08:15:09 -0800 (PST) In-Reply-To: <24343159-F6CC-4C11-AD8B-CFB608A87339@ajf.me> References: <8C1EFD82-CFE0-4D01-9231-2A1658B182A6@ajf.me> <548FE4A8.4040909@beccati.com> <6879A58C-458B-459D-97D3-1A73663E1A0E@ajf.me> <54900F01.2080309@beccati.com> <24343159-F6CC-4C11-AD8B-CFB608A87339@ajf.me> Date: Tue, 16 Dec 2014 17:15:09 +0100 Message-ID: To: Andrea Faulds Cc: Matteo Beccati , Xinchen Hui , PHP Internals Content-Type: multipart/alternative; boundary=089e0163503cb62a73050a57a97a Subject: Re: [PHP-DEV] [RFC] PHP 5.7 From: tyra3l@gmail.com (Ferenc Kovacs) --089e0163503cb62a73050a57a97a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Dec 16, 2014 at 12:03 PM, Andrea Faulds wrote: > > Hey Matteo, > > > On 16 Dec 2014, at 10:52, Matteo Beccati wrote: > > > > On 16/12/2014 08:55, Andrea Faulds wrote: > >> Could you tell me which RFCs targeted 5.7 and didn=E2=80=99t just add > deprecation notices? I=E2=80=99m unaware of any. > > > > I've tried to search the ML for such list of RFCs: > > > > https://wiki.php.net/rfc/gc_fn_pointer > > https://wiki.php.net/rfc/secure_unserialize (also 5.6 if RMs agree) > > https://wiki.php.net/rfc/closure_apply > > https://wiki.php.net/rfc/pack_unpack_64bit_formats (targeting 5.6) > > https://wiki.php.net/rfc/intdiv > > https://wiki.php.net/rfc/session.user.return-value > > > > maybe others too, but I got bored ;) > > I wrote the Closure::call() and intdiv() RFCs. Truth be told, they both > targeted master, not a specific PHP version. master has become PHP 7, so > whatever the wording of them said, they really target PHP 7 now. They wer= e > written back before the whole PHP 7/phpng thing when I didn=E2=80=99t kno= w whether > we were going to go straight to PHP 7 or whether there=E2=80=99d be anoth= er minor > and then PHP 7 a year or two after. Now we=E2=80=99re going straight to P= HP 7 - the > 5.7 proposed wouldn=E2=80=99t be an exception to that, as 5.7 would have = no new > features and be released around the same time. It=E2=80=99s not, well, th= e 5.7 I > had in mind when I wrote those RFCs. > > could you please update the rfc and the intdiv page to move the target version to 7.0? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --089e0163503cb62a73050a57a97a--