3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo (strcmp('5',5) === 0 ? 'they are the same' : 'they aren\'t'); echo ('5' == 5 ? 'they are the same' : 'they aren\'t');

preferences:
39.15 ms | 402 KiB | 5 Q