3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '[{"KO":1234567}]'; print_r(json_decode($json, true, JSON_BIGINT_AS_STRING)); print_r(json_last_error_msg());

preferences:
26.12 ms | 406 KiB | 5 Q