The line with the error is this one.

if (preg_match("#duplicate#", $tmh_outh->response['response'])) {

I'm not using the e flag preg_match("/myregularexp/e",$response) So what's the fix for this kind of error?

Comments

klausi’s picture

Status: Needs review » Closed (won't fix)

Drupal Code Sniffer has been merged into Coder 7.x-2.x. Please move this issue to the Coder queue and reopen it if the problem still exists.