Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90064 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9914 invoked from network); 5 Jan 2016 05:06:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2016 05:06:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=marcio.web2@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=marcio.web2@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.53 as permitted sender) X-PHP-List-Original-Sender: marcio.web2@gmail.com X-Host-Fingerprint: 209.85.218.53 mail-oi0-f53.google.com Received: from [209.85.218.53] ([209.85.218.53:33483] helo=mail-oi0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/F3-24214-C3F4B865 for ; Tue, 05 Jan 2016 00:06:05 -0500 Received: by mail-oi0-f53.google.com with SMTP id y66so268488773oig.0 for ; Mon, 04 Jan 2016 21:06:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=nN5+jMmuXy0eBLNi637UtnfeFEkw1A45i354a8B20Uk=; b=kqQWxUGvmE5tK/TbTcTlwmMRKrWjWemS07QL7ec+4OscwQSu+s6thyCYKPS5i9fC7Z EDV6sjX13avY0fVibnZlera0yf2BgEg8P92LcHoUi4SHBHtUKNjWsza+9SohEIBj/Dqy OThhylCs7DLawVpC+dTOaP49jKflLhf5j3Mle72Ub21K8jEUv3v5wQ+n7k+ne+kQH6LV k4llKUxnjjc/y5JKDdTVtIDrAf0dDjIY3zskGtCNQ2HPTw5dLWOt1Nh2cRjUraKkvml2 Cl/x3u5JvNUzrhnbcotdif/e59JT0TUc8Coy9ROJ8pA0zGWthMPyIc/0GTnLt6eR4XE+ uCNw== X-Received: by 10.202.184.69 with SMTP id i66mr45597606oif.62.1451970361505; Mon, 04 Jan 2016 21:06:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.202.211.204 with HTTP; Mon, 4 Jan 2016 21:05:42 -0800 (PST) In-Reply-To: References: Date: Tue, 5 Jan 2016 01:05:42 -0400 Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Normalize token_get_all() output (with flag) From: marcio.web2@gmail.com (Marcio Almada) Total +1. I wanted to propose that, without the flag, but it got too late for the PHP7 BC breaking season. Adding a flag seems to be a better idea :P 2016-01-04 18:56 GMT-04:00 Sara Golemon : > I swear, 2016 isn't going to be "An RFC per day" year, but... > > https://wiki.php.net/rfc/token-get-always-tokens > > This should be pretty non-controversial. I hope? > > -Sara > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >