Skip to content

json_decode multiple arguments

Raphaël Droz requested to merge drzraf/babel-preset-php:json-decode-args into master

As long as $assoc = FALSE and no option is set, json_decode() can be transpiled to JSON.parse()

Merge request reports