3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "'' == 0 ? " . ('' == 0 ? 'oh yes': 'sorry, nope'); echo "\n"; echo "'' === 0 ? " . ('' === 0 ? 'oh yes': 'sorry, nope'); echo "\n"; echo "'0' == 0 ? " . ('0' == 0 ? 'oh yes': 'sorry, nope'); echo "\n"; echo "'💩' == 0 ? " . ('💩' == 0 ? 'oh yes': 'sorry, nope'); echo "\n"; echo "'0foo' == 0 ? " . ('0foo' == 0 ? 'oh yes': 'sorry, nope');

This is an error 500

There are `>1` results


preferences:
130.5 ms | 1443 KiB | 7 Q