Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79658 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46436 invoked from network); 15 Dec 2014 17:16:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2014 17:16:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=jrbasso@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jrbasso@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.181 as permitted sender) X-PHP-List-Original-Sender: jrbasso@gmail.com X-Host-Fingerprint: 209.85.216.181 mail-qc0-f181.google.com Received: from [209.85.216.181] ([209.85.216.181:51406] helo=mail-qc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/53-16076-6771F845 for ; Mon, 15 Dec 2014 12:16:39 -0500 Received: by mail-qc0-f181.google.com with SMTP id m20so9058091qcx.12 for ; Mon, 15 Dec 2014 09:16:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PKoLhMNkq1gyA60FBya4Wh1zmCuFj+4RQrgR2itD57k=; b=NWIEZUxPEpRwVOTENaDr/Epfb1NcY1Y8IAsCHqRAWs9dExipemMHJ9lOStjuDxYEPQ ZRTEmFV2c25JJ66uqoiQspO+2/wiO8Pf41yTat8LxEA4X9pHwuwmevBAQbkO3O4//jdb OhhBPnM004GnCvLVW+FIsY/IZASlFWPy0q2sDTyN//dvQD4j1xBOFapDhg4JDJ1gkNPW qCaYeDwSpJLecW4puCWEdw1Qk5rv7DWSp+vwDInTJP8GEegHZP0xr9isD3vrjEHAvt/s dsTJEH1x4aSJEec0BTwTVtQZixE2Nrpu2jQ88AZX4OTaLESRaweOC1/7L2JNyqnJB0Br yjPw== MIME-Version: 1.0 X-Received: by 10.140.81.242 with SMTP id f105mr54648157qgd.60.1418663795588; Mon, 15 Dec 2014 09:16:35 -0800 (PST) Received: by 10.140.28.52 with HTTP; Mon, 15 Dec 2014 09:16:35 -0800 (PST) In-Reply-To: References: <7CC00F2C-CE88-40A1-9A60-866F4A02F03B@ajf.me> Date: Mon, 15 Dec 2014 15:16:35 -0200 Message-ID: To: Andrea Faulds Cc: Ferenc Kovacs , Levi Morrison , Jakub Zelenka , Chris Wright , PHP Internals Content-Type: multipart/alternative; boundary=001a11c13c129790e8050a4467e7 Subject: Re: [PHP-DEV] Add a new flag for json_encode From: jrbasso@gmail.com (Juan Basso) --001a11c13c129790e8050a4467e7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Ok guys, sorry, but I am giving up on it. I opened the PR in April and all the code necessary with technical implications are done and registered on the PR. I brought the topic to this email list in November as requested in the PR and almost 1 month after you guys requested me to write a RFC. I tried to create a wiki account to write the RFC 15 days ago[1] and I had no answer in create a simple wiki account. I have no idea how long it will take and how long the RFC will be on discussion, but seems the whole process will take over 1 year. Unfortunately I don't have patience enough for it. I guess I put my contribution on the project proposing the code, discussing the technical part and executing benchmarks. If you want to use it, use, but if you want to just ignore because I didn't complete all the steps fine too, just close the PR and this topic is automatically closed. I would like to contribute more with PHP core, but if this is the process to contribute with PHP, I am out. I will help other projects that give more attention and love for who wants to contribute and not making the person to worry about the bureaucratic part. Sorry. [1] http://news.php.net/php.webmaster/20312 Juan Basso On Sun, Nov 30, 2014 at 11:58 PM, Juan Basso wrote: > I see. I thought it was some sort of simplified RFC. :) > > Ok, I will create a RFC regarding it. > > On Sun, Nov 30, 2014 at 8:49 PM, Andrea Faulds wrote: > >> >> > On 1 Dec 2014, at 01:48, Juan Basso wrote: >> > >> > What is ofc? I never heard about it before. Do I need to do something? >> >> =E2=80=9Cofc=E2=80=9D is just an abbreviation for =E2=80=9Cof course=E2= =80=9D. >> >> -- >> Andrea Faulds >> http://ajf.me/ >> >> >> >> >> > --001a11c13c129790e8050a4467e7--