This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-06-02 22:25:04 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
pear
/
PHP
History
nicolasconnault
68a1cf5d93
MDL-19247 Cleaned up most of the sniffer files and adjusted some rules such as do { ... } while ();
2009-05-21 09:48:31 +00:00
..
CodeSniffer
MDL-19247 Cleaned up most of the sniffer files and adjusted some rules such as do { ... } while ();
2009-05-21 09:48:31 +00:00
CodeSniffer.php
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.
2009-05-20 08:14:38 +00:00
MoodleCodeSniffer.php
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.
2009-05-20 08:14:38 +00:00
runsniffer
MDL-19247 Added detection of closing php tag, improved CLI tool and started clean up of Moodle Standard code.
2009-05-20 10:49:59 +00:00