3v4l.org

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

preferences:
82.98 ms | 2098 KiB | 5 Q