3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = [ "0" => "Integer index", "03" => "Integer index with leading 0", "2b" => "waifu", "02 " => "trash waifu", " 1" => "I'm running out of ideas", "5.5" => "Float", ]; var_dump($a);

preferences:
14.81 ms | 402 KiB | 5 Q