3v4l.org

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

preferences:
44.87 ms | 402 KiB | 5 Q