3v4l.org

run code in 300+ PHP versions simultaneously
<?php $stack = array("orange", "banana");array_push($stack, "apple", "raspberry");print_r($stack);

preferences:
44.93 ms | 402 KiB | 5 Q