3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = array('hello' => 'test', 'world' => 'again'); print_r( array_search('hello', $test));

preferences:
32.59 ms | 402 KiB | 5 Q