-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
2.0.1
-
None
-
MOODLE_20_STABLE
In the file lib/pear/PHP/CodeSniffer/Standards/Moodle/Sniffs/NamingConventions there's a list of variables that are "ok" to not follow the standard naming practices. $OUTPUT is not on this list causing CodeSniffer to complain every time it seems the $OUTPUT variable.
I've attached a patch to resolve the problem.
- will help resolve
-
MDL-19247 PHP CodeSniffer: tool for coding standard consistency
-
- Closed
-