3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array( "yolo", "sup", PHP_MAX_INT, null, 5648 ); list($b, $c, $d, $e, $f, $g, $h) = $a; var_dump($a, $b, $c, $d, $e, $f, $g, $h);

preferences:
52.4 ms | 402 KiB | 5 Q