Formats JSON to PHP Array.
Select the JSON string to be converted and run the "JSON to PHP Array" command (run Ctrl+Shift+P on Windows/Linux).
Fixes bug with falsy values.
Fixes to support every example in https://json.org/example.html
Initial release of the JSON to PHP Array converter.