Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83546 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87490 invoked from network); 23 Feb 2015 06:43:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2015 06:43:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.50 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.192.50 mail-qg0-f50.google.com Received: from [209.85.192.50] ([209.85.192.50:57401] helo=mail-qg0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/24-01128-72CCAE45 for ; Mon, 23 Feb 2015 01:43:51 -0500 Received: by mail-qg0-f50.google.com with SMTP id e89so22916716qgf.9 for ; Sun, 22 Feb 2015 22:43:48 -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:from:date:message-id :subject:to:cc:content-type; bh=z87JLLoPahpT+FkC+zsk8ZVdS5F4MDSXySzovkD4ZhQ=; b=Bn9HhtPF2zJ5qYpE6EFhvJurBNE8imb7hVHTTThHlR20t0LLzL4qZh1CKP6phcXcWg o8oXbwD1ADE0A9wNlaFnyXBoSgOmgFgFwIKxtgK8LiuDtx1yr+BCOTkHMu8kghslCoaJ eSe0dvzW1MdnXiiGKXD55YzWBc2VVI6hWNfR1wWSgl62SDOonLxYMQ1kFtmpF4Glsegl oNu0kF1M8nibat8eW9PoXt0A8PdZjD6bYyOaHxRzuxQt77XaBsA0+1Tb2TBT+Ix3VYDX FxwTVyEyQvsVLPz1KFwyTCYZ0L8FjvCNWAz/+dsO9AY7jm193MHB16mI4oHaKfBrKKXq XPFA== X-Received: by 10.140.105.183 with SMTP id c52mr21477324qgf.54.1424673828704; Sun, 22 Feb 2015 22:43:48 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.198.8 with HTTP; Sun, 22 Feb 2015 22:43:08 -0800 (PST) In-Reply-To: References: Date: Mon, 23 Feb 2015 15:43:08 +0900 X-Google-Sender-Auth: a_5tMtlCS2Rl5jjTCbXxnMj1hS0 Message-ID: To: Levi Morrison Cc: internals Content-Type: multipart/alternative; boundary=001a1139c2987b19ca050fbbb9aa Subject: Re: [PHP-DEV] [VOTE] Remove PHP 4 Constructors From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1139c2987b19ca050fbbb9aa Content-Type: text/plain; charset=UTF-8 Hi Levi, On Mon, Feb 23, 2015 at 3:40 PM, Levi Morrison wrote: > Aside from the new warning that is emitted and the old one that is > removed no other behavior is changed. This means the "bug" will remain > through the PHP 7 lifecycle even if this RFC passes. If the RFC passes > the colliding constructor issue will be removed in PHP 8 when the rest > of the old-style constructor support is removed. > Thank you for the answer. Everyone should vote "yes" for this RFC. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1139c2987b19ca050fbbb9aa--