Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80609 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16399 invoked from network); 16 Jan 2015 01:35:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jan 2015 01:35:27 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.182 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.182 mail-qc0-f182.google.com Received: from [209.85.216.182] ([209.85.216.182:42018] helo=mail-qc0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/43-33406-EDA68B45 for ; Thu, 15 Jan 2015 20:35:27 -0500 Received: by mail-qc0-f182.google.com with SMTP id l6so11074416qcy.13 for ; Thu, 15 Jan 2015 17:35:24 -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=n6Y6Iobwp9cTFFW1RJtvp9E27dQ2v/g70yXTJNGvTzw=; b=Ouux9jb3AdohKjj1H7OUYSKtlmGop1MCqfny9zRpjDzr4jXDxfoH8wjhfQBBIRPAXK bdmZYgZGn/uN20NbKBVrPgKguWyFF7yv655R8oSvAvQr3nYViwDBKpRFIki6UBgzIDjK Yl4FJOjwgJYOG6O/cBY89aRHKvfVsLe4TEmgPzfzJQ8GFVBY4hc5LP/1HDZ+cM5Znzwq VAL+eVgQV3mHc6n3jz6ChYfM9jY4Rq+OMuyQkWoG0XaXGSPT/sibhFBb+plCrwB45Ghb ck8WBGvgeRPFtGP06jntPSi3oPfj1BcnMLG4BfyWfmuC0ZA2hKZkMp53WKgVgT3iL0wy i7YA== MIME-Version: 1.0 X-Received: by 10.140.32.166 with SMTP id h35mr19980061qgh.22.1421372124346; Thu, 15 Jan 2015 17:35:24 -0800 (PST) Received: by 10.140.22.106 with HTTP; Thu, 15 Jan 2015 17:35:24 -0800 (PST) Received: by 10.140.22.106 with HTTP; Thu, 15 Jan 2015 17:35:24 -0800 (PST) In-Reply-To: References: Date: Fri, 16 Jan 2015 02:35:24 +0100 Message-ID: To: Adam Harvey Cc: PHP internals , Sara Golemon Content-Type: multipart/alternative; boundary=001a11397ec090bec8050cbafcec Subject: Re: [PHP-DEV] [RFC] Remove PHP 4 Constructors From: pierre.php@gmail.com (Pierre Joye) --001a11397ec090bec8050cbafcec Content-Type: text/plain; charset=UTF-8 On Nov 26, 2014 1:39 AM, "Adam Harvey" wrote: > > On 25 November 2014 at 10:36, Sara Golemon wrote: > > On Tue, Nov 18, 2014 at 3:11 PM, Levi Morrison wrote: > >> https://wiki.php.net/rfc/remove_php4_constructors > >> > > Entirely +1 on removing them in PHP7. > > > > Did we decide on having a 5.7 release? (I was on vacation and may have > > missed this) If so, then the timeline is perfect, one full release to > > deprecate, and a major-version bump to remove on. > > Not as yet, but it seems inevitable. If Zeev's PHP 7 timeline RFC > pases, I was going to write up the "let's do a 5.7" RFC if nobody else > did. Yes, we did. And we decided not to have it because it will impact php7 timeline. > Adam > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001a11397ec090bec8050cbafcec--