Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85956 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73529 invoked from network); 26 Apr 2015 20:00:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Apr 2015 20:00:05 -0000 Authentication-Results: pb1.pair.com header.from=jholmer.in@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jholmer.in@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: jholmer.in@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wg0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:32799] helo=mail-wg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1F/C0-00343-4C34D355 for ; Sun, 26 Apr 2015 16:00:04 -0400 Received: by wgin8 with SMTP id n8so96648313wgi.0 for ; Sun, 26 Apr 2015 13:00:01 -0700 (PDT) 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=XEYlz/Aux/izLuCnemBY6Xgd08uVkJy0rr7Pwff6HII=; b=yhdc+tmKIqSBWPhHs1xajGLwc0k3cadpYhvjfUaE86l21rYjP0AUwL9hQbrCwjPiQi +nWxtMDpLM0Dehi5nGqWKl4EF11MwwziinLHD62Z3Vn6mAfE5sSy60paXJvAfnHznp3o y0eTuWTDQ3k7Pi31qs6Bz2mC3ZgQbNBAVRUWd6/7iEGkG1xOiX/pApaTB3T+GP16rJzO K9DlcAnSD7wg37jT7Qd4jTpuWNAPuGpcDQ8y0ryz4U0V53395SmipWOYgpmnUsKvcEnZ L03ALCQG+9YPNSieT+bH9E7EDUwLF6C0JCVDAZqijHVK+bqXB8q57VwazMxSKTW9UgoM twdg== MIME-Version: 1.0 X-Received: by 10.180.92.65 with SMTP id ck1mr14306996wib.78.1430078401386; Sun, 26 Apr 2015 13:00:01 -0700 (PDT) Received: by 10.27.87.221 with HTTP; Sun, 26 Apr 2015 13:00:01 -0700 (PDT) Received: by 10.27.87.221 with HTTP; Sun, 26 Apr 2015 13:00:01 -0700 (PDT) In-Reply-To: References: Date: Sun, 26 Apr 2015 16:00:01 -0400 Message-ID: To: Nate Abele Cc: internals , Levi Morrison Content-Type: multipart/alternative; boundary=f46d043c80761da0800514a61335 Subject: Re: [PHP-DEV] Re: [RFC] Reserving More Types in PHP 7 From: jholmer.in@gmail.com (Joshua Holmer) --f46d043c80761da0800514a61335 Content-Type: text/plain; charset=UTF-8 There is the approved RFC at https://wiki.php.net/rfc/context_sensitive_lexer which is listed as "pending implementation" which should alleviate these BC breaks significantly. The linked RFC mentions this one specifically under the "Impact On Other RFCs" section. --f46d043c80761da0800514a61335--