bukka / php-jsond

PHP JSON extension with a new parser
Other
160 stars 26 forks source link

Does this support php7 or above? #24

Open condingyz opened 4 years ago

cmb69 commented 2 years ago

This extension is bundled with PHP as of PHP 7.0.0. So just use this instead.

bukka commented 2 years ago

There's support for PHP 7 and there are some minor implementation difference but not worth a release. It's currently more just for me if I want to do some experiments and would release it again only if there's something new but that might not be the case for some time :)

It means normal users should really prefer the bundled json.