Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97881 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58152 invoked from network); 19 Jan 2017 19:58:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2017 19:58:53 -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:43836] helo=outbound2.mail.transip.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/DB-00729-87A11885 for ; Thu, 19 Jan 2017 14:58:52 -0500 Received: from submission6.mail.transip.nl (submission6.mail.transip.nl [149.210.149.10]) by outbound2.mail.transip.nl (Postfix) with ESMTP id 3v4F5d3MX2zkcDJ for ; Thu, 19 Jan 2017 20:58:45 +0100 (CET) Received: from mail-vk0-f45.google.com (mail-vk0-f45.google.com [209.85.213.45]) by submission6.mail.transip.nl (Postfix) with ESMTPA id 3v4F5b4KgCz12LRG for ; Thu, 19 Jan 2017 20:58:41 +0100 (CET) Received: by mail-vk0-f45.google.com with SMTP id k127so37934063vke.0 for ; Thu, 19 Jan 2017 11:58:41 -0800 (PST) X-Gm-Message-State: AIkVDXIvYPhrYKLAUYaVrRkxjlCruVJzJ92Bo9nxEJUBrEfxq+usIuxv8ua+7lhZE3D7li/4TvkZsg/hAl2Gvg== X-Received: by 10.31.170.15 with SMTP id t15mr4602434vke.6.1484855920514; Thu, 19 Jan 2017 11:58:40 -0800 (PST) MIME-Version: 1.0 Received: by 10.103.2.8 with HTTP; Thu, 19 Jan 2017 11:58:20 -0800 (PST) Date: Thu, 19 Jan 2017 20:58:20 +0100 X-Gmail-Original-Message-ID: Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=001a11432250af610c054677f5eb X-Scanned-By: ClueGetter at submission6.mail.transip.nl X-Report-Abuse-To: abuse@transip.nl Subject: [RFC][Discussion] Binary String Deprecation From: mail@pmmaga.net (=?UTF-8?Q?Pedro_Magalh=C3=A3es?=) --001a11432250af610c054677f5eb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all. After the previous discussion about the removal of the binary string prefix and cast, I have prepared an RFC to implement a deprecation phase for those. You can find the RFC here: https://wiki.php.net/rfc/binary_string_deprecation Looking forward to hear your feedback on the RFC or the implementation patches. Best regards, Pedro Magalh=C3=A3es --001a11432250af610c054677f5eb--