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-03-13 04:01:40 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
pear
/
PHP
/
CodeSniffer
History
nicolasconnault
2178c7ada9
MDL-19247 Added detection of blank lines before control structures, plus other tidbits.
2009-05-20 14:09:26 +00:00
..
CommentParser
…
DocGenerators
…
Standards
MDL-19247 Added detection of blank lines before control structures, plus other tidbits.
2009-05-20 14:09:26 +00:00
Tokenizers
…
CLI.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
Exception.php
…
File.php
…
MoodleCLI.php
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
Sniff.php
…
Tokens.php
…