3v4l.org

run code in 300+ PHP versions simultaneously
<?php $strings = [ "This is a (first) test with the first hit", "This is a (first] test with the first hit" ]; foreach ($strings as $str) { preg_match( '/(?:\(first\)|\[first]|{first})(*SKIP)(*FAIL)|\bfirst\b/', $str, $matches, PREG_OFFSET_CAPTURE); print_r($matches); }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
208.37 ms | 2151 KiB | 10 Q