3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = <<<JSON {"general":{ "round-corner":"0", "border-stroke":"2", "background-color äü??$%§":"#ffffff" } } JSON; $obj = json_decode($json); $keyName = "round-corner"; var_dump($obj->general->{'round-corner'}); var_dump($obj->general->$keyName); var_dump($obj->general->{'background-color äü??$%§'});

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
163.84 ms | 3322 KiB | 10 Q