Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83365 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48114 invoked from network); 21 Feb 2015 00:24:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2015 00:24:22 -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.216.181 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.181 mail-qc0-f181.google.com Received: from [209.85.216.181] ([209.85.216.181:39911] helo=mail-qc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/50-45394-130D7E45 for ; Fri, 20 Feb 2015 19:24:18 -0500 Received: by qcwb13 with SMTP id b13so3508882qcw.6 for ; Fri, 20 Feb 2015 16:24:14 -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=5VWeYMGWjcYSFmkJZNywpUmTlZd8ZhEm9vadRwKj23M=; b=yeXsqu1KzYkv40bPwOZmxeNE6qnY9J92R6IZSdbMdz52MevQgG8jvX/OUdx+UGhG3g mKQU0DJTpl7RPoozieAyDmEa66YEV82IPooXWnZh54tEmufdz3Qmm51rxjauSTe2T+ap wPsnWnJ+VK+AZvEsQy/wV+u12ONL+GYtys7Z2+lRu25Y7ipCQVv1p32JxwDMns0zamus q93wIJbWA6vAZiduP2QfR599M84hj2Nw/vp2FXGOfUzcHEeoEMv4M9Zo37M0tbUCTaDu oPvCUdERutD/GDnq8sTc4QZdM9AIYxzWSuLDM+4UH7/PzIL9dWSMJNWtFIlkOr7jvLJP +YZw== X-Received: by 10.229.80.3 with SMTP id r3mr873767qck.23.1424478254069; Fri, 20 Feb 2015 16:24:14 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.198.8 with HTTP; Fri, 20 Feb 2015 16:23:33 -0800 (PST) In-Reply-To: References: Date: Sat, 21 Feb 2015 09:23:33 +0900 X-Google-Sender-Auth: tEyAZ6nTIfmXzKvOnaZj5iu61ZI Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1133cb7852ff4c050f8e3063 Subject: Re: [PHP-DEV] [RFC] Reserve EVEN MORE types for PHP7 From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1133cb7852ff4c050f8e3063 Content-Type: text/plain; charset=UTF-8 Hi all, On Sat, Feb 21, 2015 at 2:55 AM, Sara Golemon wrote: > Announcing this in its own thread: > https://wiki.php.net/rfc/reserve_even_more_types_in_php_7 > > This RFC acts as an addition to Levi's > https://wiki.php.net/rfc/reserve_more_types_in_php_7 by creating a > forum for voting on additional types not included in his RFC: > resource, object, scalar, mixed, numeric > We should have reserved these. IMHO. Yes, it breaks. However, sooner is better. People don't just use PHP7. We may try to promote these changes now. We still have time. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1133cb7852ff4c050f8e3063--