3v4l.org

run code in 300+ PHP versions simultaneously
<?php $stack = array("bung","mhee","monkey","hippo","turtle"); $fruit = array_pop($stack); print_r($stack); ?>

preferences:
48.32 ms | 402 KiB | 5 Q