Hi, On Sun, Dec 14, 2014 at 7:38 PM, Jakub Zelenka <bu...@php.net> wrote:
> Hi, > > On Wed, Dec 10, 2014 at 6:43 AM, Remi Collet <r...@fedoraproject.org> > wrote: >> >> >> So, please go on > > > I have ported a decoder to PHP 7. The code can be found on my github > php-src jsond branch ( for code changes see > https://github.com/bukka/php-src/compare/jsond ). It's just a replaced > decoder. The encoder is the same though. All tests are passing for me... I > haven't done any perf tests as yet. There is a big room for improvements > but it's a good start IMHO. > > I'll have more time during Christmas so I would like to improve the code > and do some benchmarks. Think we could have RFC around New Year... > > Just a quick update. I have drafted rfc ( https://wiki.php.net/rfc/jsond ). I'll soon announce it and put it under the discussion. I just need to finalize benchmarks. I have been working on it ( https://github.com/bukka/php-jsond-bench ) quite extensively in the past few weeks and it's almost done. Hopefully I'll announce it in the next few weeks. Cheers Jakub