3v4l.org

run code in 500+ PHP versions simultaneously
<?php $spare = explode('-', '60-5000',2); print_r($spare); echo("No problems until now\n"); echo("=====================\n"); $parts = explode('-', '600', 2); echo("This is where the notice is generated:\n"); echo($parts[1]);

preferences:
42.6 ms | 1480 KiB | 5 Q