3v4l.org

run code in 300+ PHP versions simultaneously
<?php $haystack = 'DynamicEloquaContactFromContext'; if (preg_match('Dynamic([a-zA-Z0-9]*)FromContext', $haystack, $matches)) { print_r($matches); }

preferences:
66.63 ms | 402 KiB | 5 Q