3v4l.org

run code in 300+ PHP versions simultaneously
<?php $authors = array( “Steinbeck”, “Kafka”, “Tolkien”, “Dickens” ); echo array_unshift($authors, "Michal Faber", "Robert Harris"); "<br /> <br />";

preferences:
32.37 ms | 402 KiB | 5 Q