3v4l.org

run code in 300+ PHP versions simultaneously
<?php $descriptions = array('cool', 'hip', 'funky', 'dynamic'); $choice = array_rand($descriptions); echo "Welcome to my " + $choice + " website";
Output for 8.1.0 - 8.1.29, 8.2.0 - 8.2.23, 8.3.0 - 8.3.11
Fatal error: Uncaught TypeError: Unsupported operand types: string + int in /in/v9tFN:5 Stack trace: #0 {main} thrown in /in/v9tFN on line 5
Process exited with code 255.

preferences:
64.32 ms | 406 KiB | 5 Q