Closed (fixed)
Project:
Coder
Version:
7.x-2.x-dev
Component:
Coder Sniffer
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2013 at 08:52 UTC
Updated:
29 Jul 2013 at 15:41 UTC
The following line throws the error message as in the title:
@unlink($file);
There is no function as domxml_unlink_node and I wonder what that function has to do with unlinking aka removing files ;)
Comments
Comment #1
lumio commentedHow to fix this:
Remove line 302 in the following file:
/coder/coder_sniffer/Drupal/Sniffs/Semantics/FunctionAliasSniff.phpComment #2
klausiThis is already fixed in the dev version.