Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79730 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51245 invoked from network); 16 Dec 2014 16:38:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2014 16:38:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-ob0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:56695] helo=mail-ob0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/E6-12185-B9F50945 for ; Tue, 16 Dec 2014 11:36:44 -0500 Received: by mail-ob0-f170.google.com with SMTP id wp18so23711294obc.1 for ; Tue, 16 Dec 2014 08:36:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=x5fnLn+a1bUjLu9JGnmhra1Q9PozOvYlk+5Ymdcstvc=; b=fC9YHDpyDE/8TMBT497kvFqCLiXIAZuQ2qc6FJ3xREfBzJ1cEelmBpafnSKhyAupXJ +/dtL4SyXSd2v8XVgEW4QS6eN8zmRX82BNRVl0GL0S/bk6JMG8ZWnesvOLfDC4QPSNd9 08dsQmAOQb5EFM9of5bdVljTHmqKSzAUmlEObdI6ZpFJc4fT7IFQBsczqe7quyA6VnVZ +n5sqrQX5vhiQhRgYynI9U/vN3Pdfk9JMyBDOJ1oXPq6AZvQ88BePFN6JUOVXJT1JmB9 30pkn1TY+KnDEUrMXrjfFbwWykmGgDcsoHoqz+qZVNcevy4QQqDdjDl7+AWr48SdIy1G 9cDA== MIME-Version: 1.0 X-Received: by 10.202.84.147 with SMTP id i141mr21789139oib.56.1418747801606; Tue, 16 Dec 2014 08:36:41 -0800 (PST) Sender: morrison.levi@gmail.com Received: by 10.76.89.237 with HTTP; Tue, 16 Dec 2014 08:36:41 -0800 (PST) In-Reply-To: <549014A8.70708@beccati.com> References: <8C1EFD82-CFE0-4D01-9231-2A1658B182A6@ajf.me> <548FFA9A.9080404@gmail.com> <585C233B-7FD9-4A69-B398-B1DB8020298D@ajf.me> <549014A8.70708@beccati.com> Date: Tue, 16 Dec 2014 09:36:41 -0700 X-Google-Sender-Auth: hMpijHPhyf8XhdKlDXLdtqmQuAA Message-ID: To: Matteo Beccati Cc: Andrea Faulds , Stanislav Malyshev , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] PHP 5.7 From: levim@php.net (Levi Morrison) > I was initially very much in favour of a 5.7 release, but given the current > lack of big BC breaks I'm not so sure. I can even run a dinosaur like Revive > on PHP7! > > If the list of BC breaks grows (e.g. PHP4 constructors -- which I seriously > hope doesn't pass -- or other big / evil ones), then I could change my mind > once again, but as of now I personally see little gain in a PHP 5.7. Support in general has been overwhelmingly in favor of removing PHP 4 constructors. It should go to vote soonish and then we'll have a better idea.