3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = "this is a test"; $test = (array)$test; $test['add_a_key'] = "a new test"; print_r($test);

preferences:
42.28 ms | 402 KiB | 5 Q