Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54185 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91062 invoked from network); 25 Jul 2011 08:04:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2011 08:04:25 -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:41618] helo=mail-ew0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/50-18696-7832D2E4 for ; Mon, 25 Jul 2011 04:04:24 -0400 Received: by ewy2 with SMTP id 2so2389854ewy.29 for ; Mon, 25 Jul 2011 01:04:20 -0700 (PDT) Received: by 10.213.31.195 with SMTP id z3mr1667567ebc.97.1311581060200; Mon, 25 Jul 2011 01:04:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.20.2 with HTTP; Mon, 25 Jul 2011 01:04:00 -0700 (PDT) Date: Mon, 25 Jul 2011 12:04:00 +0400 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=0015174c462c2ffa3c04a8e0437c Subject: json_encode option for not escaping unnecessary character From: irker@irker.net (=?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGAINCc0L7RgdC60LDQu9GR0LI=?=) --0015174c462c2ffa3c04a8e0437c Content-Type: text/plain; charset=UTF-8 Hello. Can someone check my patch in this request https://bugs.php.net/bug.php?id=53946 ? It would be nice to see it in PHP 5.4 . If a question arises why this is necessary, then see my comments on this bug. Thanks in advance. With respect, Alexander Moskaliov Irker@irker.net --0015174c462c2ffa3c04a8e0437c--