Skip to content

v2.0.0

@otar otar tagged this 11 Jun 06:42
Breaking: parse() throws Otar\JsoncSyntaxException instead of returning
sentinel strings; raw null bytes are rejected like json_decode(); JSONC
class is final. Fixed: block comments no longer fuse adjacent tokens.
Added: native json_decode fast path (~10x on plain JSON), json_decode
parity test suite, PHPStan max, PHP 8.5 support. See CHANGELOG.md.
Assets 2
Loading