3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (preg_match_all("/\bgallery-\b/i", "PHP [gallery-1].", $matches, PREG_OFFSET_CAPTURE)) { print_r($matches); } else { echo "A match was not found."; }

preferences:
34.97 ms | 402 KiB | 5 Q