3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test1 = strcmp('Test', 'test'); $test2 = ('Test' > 'test'); echo $test1 . PHP_EOL . $test2;

preferences:
48.44 ms | 402 KiB | 5 Q