정규식 기능을 전혀 사용하지 않는
pattern
인수를 포함하는
preg_match
호출을 보고합니다. 그러한 호출은
str_starts_with()
,
str_ends_with()
또는
str_contains()
호출로 바꿀 수 있습니다.