Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69547 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70367 invoked from network); 12 Oct 2013 19:35:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Oct 2013 19:35:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=sasezaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=sasezaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.48 as permitted sender) X-PHP-List-Original-Sender: sasezaki@gmail.com X-Host-Fingerprint: 74.125.82.48 mail-wg0-f48.google.com Received: from [74.125.82.48] ([74.125.82.48:52701] helo=mail-wg0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EB/69-31591-A84A9525 for ; Sat, 12 Oct 2013 15:35:39 -0400 Received: by mail-wg0-f48.google.com with SMTP id b13so4560251wgh.3 for ; Sat, 12 Oct 2013 12:35:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=OtzB+Vh6nGuAkrbEUmpu4XaU7YZ8SQPwzNURkAPdMcs=; b=fs/Jliae7rlZ0kFAo2ZF2UbP1LrHIRHDFmNZbDUOKWuPpxgjMPBocf2N48f3zfnh+Z kymfUruiRknE2tWdq78py5exxyi5gBvAntTOCkwL0QVQkx2FrBsoVqzHwYEQBb7Ey1jz tkZVDk3hGsaXuJPMST3XUrajDYXvW+smazVx5QBqxAKTdxje/1OYqbwTeXGWM8Sqhlvz zG5CyRL11/axtJZj6Lb1cdk3XUz/7RWyGI8ZSuADRoY37QJvqbMtYvz7/RGNC9Kr47tO eaKvTDtPnqCOJyFTZxtq4aN7s8nqIgt4Dj2IVnjPMxN654VA9laZXL3UsurJEFXXmpMH 3v/A== MIME-Version: 1.0 X-Received: by 10.180.160.165 with SMTP id xl5mr8188991wib.48.1381606535086; Sat, 12 Oct 2013 12:35:35 -0700 (PDT) Received: by 10.227.127.65 with HTTP; Sat, 12 Oct 2013 12:35:34 -0700 (PDT) Date: Sun, 13 Oct 2013 04:35:34 +0900 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=047d7b62509cbe47d404e8905610 Subject: mbstring.func_overload is going to be depreciated - again From: sasezaki@gmail.com (sasezaki) --047d7b62509cbe47d404e8905610 Content-Type: text/plain; charset=ISO-8859-1 Hi. Any news on this? http://marc.info/?l=php-internals&m=133548185505478&w=2 In my opinion, this feature should deprecated next minor version. Additionally, I opend as issue. https://bugs.php.net/bug.php?id=65785 --047d7b62509cbe47d404e8905610--