Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98134 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50235 invoked from network); 3 Feb 2017 13:46:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2017 13:46:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=mail@pmmaga.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mail@pmmaga.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain pmmaga.net designates 149.210.149.73 as permitted sender) X-PHP-List-Original-Sender: mail@pmmaga.net X-Host-Fingerprint: 149.210.149.73 outbound2.mail.transip.nl Received: from [149.210.149.73] ([149.210.149.73:47368] helo=outbound2.mail.transip.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/31-38491-6A984985 for ; Fri, 03 Feb 2017 08:46:16 -0500 Received: from submission5.mail.transip.nl (submission5.mail.transip.nl [149.210.149.125]) by outbound2.mail.transip.nl (Postfix) with ESMTP id 3vFJ6q59tZzlWBc for ; Fri, 3 Feb 2017 14:46:11 +0100 (CET) Received: from mail-vk0-f48.google.com (mail-vk0-f48.google.com [209.85.213.48]) by submission5.mail.transip.nl (Postfix) with ESMTPA id 3vFJ6n3lbwz7tqm for ; Fri, 3 Feb 2017 14:46:08 +0100 (CET) Received: by mail-vk0-f48.google.com with SMTP id k127so13011239vke.0 for ; Fri, 03 Feb 2017 05:46:08 -0800 (PST) X-Gm-Message-State: AIkVDXJRJhnizzpqWS+RYB+ue1scbdp5lG8DEZhpGF1YVoDuNa420XZRkrAyWMGpK6OJVz7yP3w/zttiA0Utng== X-Received: by 10.31.170.15 with SMTP id t15mr5602977vke.6.1486129568012; Fri, 03 Feb 2017 05:46:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.103.2.8 with HTTP; Fri, 3 Feb 2017 05:45:47 -0800 (PST) In-Reply-To: References: Date: Fri, 3 Feb 2017 14:45:47 +0100 X-Gmail-Original-Message-ID: Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11432250fde5220547a08078 X-Scanned-By: ClueGetter at submission5.mail.transip.nl X-Report-Abuse-To: abuse@transip.nl Subject: Re: [PHP-DEV] Re: [RFC][VOTE] Binary String Deprecation From: mail@pmmaga.net (=?UTF-8?Q?Pedro_Magalh=C3=A3es?=) --001a11432250fde5220547a08078 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Nikita, The deprecation notice is not thrown during token_get_all() calls. Regards, Pedro On Fri, Feb 3, 2017 at 2:00 PM, Nikita Popov wrote: > On Fri, Feb 3, 2017 at 1:53 PM, Pedro Magalh=C3=A3es wr= ote: > > > Sorry, I missed the link to the RFC on the previous e-mail: > > https://wiki.php.net/rfc/binary_string_deprecation > > > > Best regards, > > Pedro Magalh=C3=A3es > > > > I'm +1 on this, conditional on the deprecation not being thrown if > token_get_all() is used. The RFC currently doesn't say whether this is th= e > case. > > Nikita > --001a11432250fde5220547a08078--