Changes for version 4.39 - 2024-12-12

  • Fix Windows -Dusequadmath (sisyphus GH #235, GH #229)
  • Fix inconsistent behavior between decoding escaped and unescaped surrogates, and escaped non-characters vs non-escaped non-characters. Now aligned to JSON::PP (Gavin Hayes GH #233, GH #227)
  • Add type_all_string tests (Bernhard Schmalhofer GH #236)
  • Silence UV to char cast warnings (bulk88 GH #232)
  • Fix MSVC preprocessor errors (bulk88 GH #232)
  • Fix -Wformat warnings on Windows (sisyphus GH #228)
  • Clarify BigInt decoding (GH #226)

Documentation

Cpanel::JSON::XS commandline utility

Modules

cPanel fork of JSON::XS, fast and correct serializing
true and false values
Type support for JSON encode

Examples