kphp
kphp copied to clipboard
Implement handling `JSON_PRETTY_PRINT` in `json_encode()` function
JSON_PRETTY_PRINT
This MR unifies json_encode()
function and JsonEncoder
class behaviors, including JSON_PRETTY_PRINT
parameter processing in json_encode()
function