json-pretty icon indicating copy to clipboard operation
json-pretty copied to clipboard

Provides support for json pretty printing in php 5.3

Results 2 json-pretty issues
Sort by recently updated
recently updated
newest added

$flags should default to 0 per This is throwing in PHP8 ``` json_encode(): Passing null to parameter #2 ($flags) of type int is deprecated ```

Hi man, thank you for your algorithm. I found some issue with this condition: https://github.com/camspiers/json-pretty/blob/17be37cb83af8014658da48fa0012604179039a7/src/Camspiers/JsonPretty/JsonPretty.php#L86 When I have string in my app like: ` 1 && $json[$c - 2] ===...