]> git.mjollnir.org Git - moodle.git/commit
MDL-19247 Reverted CodeSniffer.php and CLI.php to original state, and subclassed...
authornicolasconnault <nicolasconnault>
Wed, 20 May 2009 08:14:38 +0000 (08:14 +0000)
committernicolasconnault <nicolasconnault>
Wed, 20 May 2009 08:14:38 +0000 (08:14 +0000)
commit84f1ffb8a2055fcbffede07b7f8c6efdd062fd84
treeb4f89f77f0d985fadf6d8de10eaac430f2dbd0d4
parente624cda83b55704ef2c557008a69753f1232340c
MDL-19247 Reverted CodeSniffer.php and CLI.php to original state, and subclassed them in MoodleCodeSniffer.php and MoodleCLI.php in order to reproduce the small changes. Also updated runsniffer script.
lib/pear/PHP/CodeSniffer.php
lib/pear/PHP/CodeSniffer/CLI.php
lib/pear/PHP/CodeSniffer/MoodleCLI.php [new file with mode: 0644]
lib/pear/PHP/MoodleCodeSniffer.php [new file with mode: 0644]
lib/pear/PHP/runsniffer