3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test='12345'; $test = array_filter(str_split($test));; echo array_pop($test); print_r($test);

preferences:
37.81 ms | 402 KiB | 5 Q