3v4l.org

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

preferences:
32.41 ms | 402 KiB | 5 Q