Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54698 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25972 invoked from network); 18 Aug 2011 18:05:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2011 18:05:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=irker@irker.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=irker@irker.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain irker.net from 209.85.215.42 cause and error) X-PHP-List-Original-Sender: irker@irker.net X-Host-Fingerprint: 209.85.215.42 mail-ew0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:46372] helo=mail-ew0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/A7-21097-8545D4E4 for ; Thu, 18 Aug 2011 14:05:13 -0400 Received: by ewy2 with SMTP id 2so866453ewy.29 for ; Thu, 18 Aug 2011 11:05:09 -0700 (PDT) Received: by 10.213.7.218 with SMTP id e26mr427234ebe.80.1313690709146; Thu, 18 Aug 2011 11:05:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.34.13 with HTTP; Thu, 18 Aug 2011 11:04:49 -0700 (PDT) In-Reply-To: <3BCFC929-9AFC-4C8E-B9A4-A46F175E7811@macvicar.net> References: <3BCFC929-9AFC-4C8E-B9A4-A46F175E7811@macvicar.net> Date: Thu, 18 Aug 2011 22:04:49 +0400 Message-ID: To: Scott MacVicar Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: json_encode option for not escaping unnecessary character From: irker@irker.net (=?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGAINCc0L7RgdC60LDQu9GR0LI=?=) I know that molestation is evil, but how's my patch? ) I would really like to see this functionality in php 5.4. In many projects with utf8, we are forced to use non native json_encode now With regards, Alexander Moskaliov Irker@irker.net 2011/8/4 Scott MacVicar : > Never got the email, will look today at it. Doesn't quite match our coding standards from the first glance. >