3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (PHP_VERSION_ID < 70000) { echo "toto"; class String { } }
Output for 7.0.0 - 7.0.1
Fatal error: Cannot use 'String' as class name as it is reserved in /in/4hhq1 on line 5
Process exited with code 255.
Output for 5.5.24 - 5.5.35, 5.6.8 - 5.6.28
toto

preferences:
182.97 ms | 1395 KiB | 36 Q