Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81095 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97483 invoked from network); 24 Jan 2015 19:04:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2015 19:04:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.52 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.52 mail-qg0-f52.google.com Received: from [209.85.192.52] ([209.85.192.52:64727] helo=mail-qg0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/68-49997-3CCE3C45 for ; Sat, 24 Jan 2015 14:04:35 -0500 Received: by mail-qg0-f52.google.com with SMTP id z107so2227481qgd.11 for ; Sat, 24 Jan 2015 11:04:32 -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=URF+gYPjhVZbqyFxevEl6bzaXH4r5jGJ4dGbXOpaPPc=; b=zvI9XW5WnmkRbuUH4qLz2lkaiJ1lxzA2bjqdU+XML+YkMBE5EUNujoRbh5A1dzNXBA eQrSDQGUknStyaFrzbKbqQP0tWHThRvkobIny8bfvq9vxqfnlxpV39coC4Fnjs62KHVJ tp9h17u6us9zflvT/Q/olI0K7a4wQjteaXLwzguo/xlW7pfhcLFThsLVYp16smtp14r7 SQxl2DE2UU+Lu0CShv7HHX/b1JGXOXGzk5sKFgw2oWiTrDEVqjcUuLddn42thRw5j/Dm c6f1ClmV2RIBJx/4qV0cWxJ3FXqajbpJ+t2aX2eEaLQfM/eVU3doRGURb4Hke5/cSqDr vMdA== MIME-Version: 1.0 X-Received: by 10.224.69.200 with SMTP id a8mr26841607qaj.40.1422126272530; Sat, 24 Jan 2015 11:04:32 -0800 (PST) Received: by 10.96.3.168 with HTTP; Sat, 24 Jan 2015 11:04:31 -0800 (PST) Received: by 10.96.3.168 with HTTP; Sat, 24 Jan 2015 11:04:31 -0800 (PST) In-Reply-To: References: <54C12DD8.7020800@lerdorf.com> <5er2cat2lpaq6bs6tmpapllcbq6lbcf0te@4ax.com> <3de5cah741q5ukqgqa60p71c3u0ipu0465@4ax.com> <4vg5cad3uavfkv4qr8604sri16h6pip4f5@4ax.com> Date: Sun, 25 Jan 2015 02:04:31 +0700 Message-ID: To: Laruence Cc: PHP internals , Juan Basso Content-Type: multipart/alternative; boundary=001a11c29d0c4ccfad050d6a93e5 Subject: Re: [PHP-DEV] Re: PHP7 Homework for everyone reading this list From: pierre.php@gmail.com (Pierre Joye) --001a11c29d0c4ccfad050d6a93e5 Content-Type: text/plain; charset=UTF-8 On Jan 25, 2015 12:45 AM, "Xinchen Hui" wrote: > > Hey: > > On Sun, Jan 25, 2015 at 1:43 AM, Juan Basso wrote: > > I see. Shouldn't this BC break be added on the UPGRADING file too? I can > > open a PR if necessary. > > > I think it's not necessary, for such a rare usage.. :) Every change should be there. Small or big. It will help migrations and when one wonders if something is a bug or an expected BC. --001a11c29d0c4ccfad050d6a93e5--