3v4l.org

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

preferences:
44.67 ms | 402 KiB | 5 Q