Login  |  Packages  |  Support  |  Bugs
Top Level :: Tools and Utilities :: simdjson :: 4.0.0

simdjson 4.0.0

Package Information
Summary Provides faster json decoding through simdjson bindings for PHP
Maintainers Tyson Andre (lead) [details]
License Apache 2.0
Description Provides faster json decoding through simdjson bindings for PHP (Single Instruction, Multiple Data)
Homepage https://github.com/crazyxman/simdjson_php
Release notes
Version 4.0.0
(stable)
* Make the `SIMDJSON_ERR_*` constants case-sensitive in all PHP versions.
(The code it was based on was missing the flag needed to mark constants as case sensitive before PHP 8)
* Fix a bug that prevented using JSON pointer in `simdjson_key_count`, `simdjson_key_exists`, and `simdjson_key_value` with a leading slash https://www.rfc-editor.org/rfc/rfc6901.html.

This bug was introduced when working around test failures following a change in json pointer validation in the underlying C simdjson library.
* "" in a JSON pointer continues to refer to the entire document.
* "/" in a JSON pointer now properly refers to the key that is the empty string.
* Continue to allow the non-standard omission of the leading "/" for compatibility with earlier PECL releases. This may be deprecated in a subsequent release.

[ Latest Tarball ] [ Changelog ] [ View Statistics ]
[ Browse Source ] [ Package Bugs ]

Dependencies for release 4.0.0
PHP Version: PHP 7.0.0 or newer
PEAR Package: PEAR 1.4.3 or newer
PRIVACY POLICY  |  CREDITS
Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 21 17:05:02 2024 UTC
Bandwidth and hardware provided by: pair Networks