Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68648 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24745 invoked from network); 28 Aug 2013 20:13:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Aug 2013 20:13:22 -0000 Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.214.181 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.214.181 mail-ob0-f181.google.com Received: from [209.85.214.181] ([209.85.214.181:58953] helo=mail-ob0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/25-33204-0E95E125 for ; Wed, 28 Aug 2013 16:13:21 -0400 Received: by mail-ob0-f181.google.com with SMTP id dn14so7162383obc.40 for ; Wed, 28 Aug 2013 13:13:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Yc5rpq+eGoTFLzS5T45cYfN9dIzPrLuIeTy2KrusswM=; b=dQQ0Qj0CwflT4Mnl1z8uapFN19/12WvCoRzQ1Y7L/+EGqG/5J7L5OVDQBUWBDU9PYz krPcrBxqlIedI6PwYrxkJ1lvzIEiOwYfwwOjeL9d4UW9ssYoONsW6ZtraKWrax42//yw 3vCmzMmCp4IsWAOIIRscKNacbNBDAlZk7XzXfPQUiHt7XdDOrRW1RpjAJTooc7fosvlX xAK60NTuz1iwbWzVCKkefBPe3XccM0fAHW+JHur9FHhUC2f2+63+S7oB7HtqMleg/UMO BYO6VXRLpvpKKDM8nkN3wvmAlahE0NTck+zAQEA/+DqvVqetsw85S6C2r8Tp2UrKJRSg UPcg== X-Gm-Message-State: ALoCoQkC0N1J25RS1TUmPL2c7HjaucCQh2YcRr0Q0nfUtN/ZmjXpiFNYi8HUKZVS51E5sw2u7XDSYLIQuxjj3rd9fwbiK6CaTVv13qNAL8grv15ExruiyG2oTTw80dUImTkP0qgnLQF7 MIME-Version: 1.0 X-Received: by 10.182.113.131 with SMTP id iy3mr7810809obb.64.1377720797682; Wed, 28 Aug 2013 13:13:17 -0700 (PDT) Received: by 10.60.23.195 with HTTP; Wed, 28 Aug 2013 13:13:17 -0700 (PDT) In-Reply-To: <521E534E.2060603@sugarcrm.com> References: <521E468E.5070406@sugarcrm.com> <521E534E.2060603@sugarcrm.com> Date: Wed, 28 Aug 2013 23:13:17 +0300 Message-ID: To: Stas Malyshev Cc: =?UTF-8?B?T25kxZllaiBTdXLDvQ==?= , PHP Internals Content-Type: multipart/alternative; boundary=089e013d0c22bef04504e5079e71 Subject: Re: [PHP-DEV] Attitude against distributions... (Was: JSON non-free license) From: lior.k@zend.com (Lior Kaplan) --089e013d0c22bef04504e5079e71 Content-Type: text/plain; charset=UTF-8 On Wed, Aug 28, 2013 at 10:45 PM, Stas Malyshev wrote: > Hi! > > > http://marc.info/?l=php-internals&m=136768085009866&w=2 > > This is great but this is not exactly what I'm talking about. There's a > big difference between having an extension that does JSON in PECL and > replacing part of PHP core (and very commonly used part) by something > else. > Well, having the new implementation in PECL is a logical step to publish the code and let people test it. His mail offers (my emphasis): 1/ update existing pecl/json extension > - on pecl for older PHP 5.3 - 5.5 > * - on php-src in master / 5.6 * And while the issue was first reported by Debian, the other distributions share the same concerns. This is why PHP should consider this - because the other parts of the eco-system are already going forward with this. I agree to what you said about a bug not being a discussion. But it was the first try to communicate with the community. Today, I would raise the issue differently, but Remi's mail with the subject of "Proposal: new implementation of JSON extension" should have been a good start. Kaplan --089e013d0c22bef04504e5079e71--