We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In recent PHP versions (not sure when it broke), the needsEscape regular expression in HJSONStringifier is broken:
needsEscape
HJSONStringifier
preg_match(): Compilation failed: digits missing after \x or in \x{} or \o{} or \N{U+} at offset 149
I'm using PHP 8.4.6 and HJSON 2.3.0.