3v4l.org

run code in 500+ PHP versions simultaneously
<?php $needle = TRUE; $haystack = array('that', 'this'); var_dump(in_array($needle, $haystack, TRUE)); ?>

preferences:
58.76 ms | 2082 KiB | 5 Q