Reports the
preg_match()
calls that are provided with a string argument starting with
^
(Start of String anchor) and ending with
$
(End of String anchor). Such calls can be replaced with a comparison operation.