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

lumio’s picture

How to fix this:

Remove line 302 in the following file: /coder/coder_sniffer/Drupal/Sniffs/Semantics/FunctionAliasSniff.php

klausi’s picture

Version: 7.x-2.0-beta2 » 7.x-2.x-dev
Component: Code » Coder Sniffer
Category: bug » support
Status: Active » Fixed

This is already fixed in the dev version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.