Closed (won't fix)
Project:
Drupal Code Sniffer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Nov 2012 at 10:19 UTC
Updated:
4 Jan 2013 at 12:35 UTC
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
Comment #1
klausiDrupal 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.