Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81139 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15307 invoked from network); 25 Jan 2015 18:27:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2015 18:27:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.171 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.171 mail-pd0-f171.google.com Received: from [209.85.192.171] ([209.85.192.171:34050] helo=mail-pd0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/53-31595-3A535C45 for ; Sun, 25 Jan 2015 13:27:48 -0500 Received: by mail-pd0-f171.google.com with SMTP id fp1so7808036pdb.2 for ; Sun, 25 Jan 2015 10:27:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=8ENHxgb/xEeWgrlvTj6RU0tbgEsc1fLSymS+nLtaAHQ=; b=KZgngJJ9Qq+VnXsHo7mU/glzHG985JlYRXh6xBgZ6s/MyvvhOWfv6A8v0sSnGrmEVX 8WAf6NQTZKFfKXfDbxMl3XYGBsBjMGO8XwAZNqEIu/+aanT3twYFTao5Ass2CTob0VNs THvYL6XNL5avhwkoAJXTCyDeGJzaizP9FFoLWvN45saNJC0CA+Ijo76yuHxWR3W1DJLn 4x3SZWh91HyUEUnE7vO3n2oe5ezATTtJd1RIYAheS/XPDhxo4ZRsY/EPhKRfJbWY7Sew On91dsQkclJWhxWfPcDuswThTyDP1F0cMwN0TVOnUCgujjcjQ0gzSUWlCIL/cl4AqSjC BEow== X-Received: by 10.70.43.8 with SMTP id s8mr28561677pdl.114.1422210464578; Sun, 25 Jan 2015 10:27:44 -0800 (PST) Received: from [192.168.2.102] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id ox2sm5011629pdb.21.2015.01.25.10.27.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jan 2015 10:27:44 -0800 (PST) Message-ID: <54C5359E.1080708@gmail.com> Date: Sun, 25 Jan 2015 10:27:42 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Jakub Zelenka , PHP internals list References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE] jsond From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > https://wiki.php.net/rfc/jsond > > It's a simple Yes/No vote whether jsond should replace the current json > extension in PHP 7. Please do not forget to add all BC-breaking changes in UPGRADING (currently not part of the patch). -- Stas Malyshev smalyshev@gmail.com