split general cache helper functionality to its own class, so we can also easily...
[lhc/web/wiklou.git] / maintenance / checkSyntax.php
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-07-06 Chad HorohoeBunch of error suppression operator fixes (bug
2011-05-15 Chad HorohoeAdd check for evil, EVIL @
2011-05-15 Alexandre EmsenhuberFix directory name, mw-config, not config
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-11-21 Alexandre EmsenhuberFix path
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-09-05 Alexandre Emsenhuber* Standardised file description headers
2010-07-25 Sam ReedFix some wrong usages of static method calls (actually...
2010-06-06 Alexandre EmsenhuberMissing line break
2010-05-22 Sam ReedStylize maintenance folder..
2010-04-08 Max SemenikcheckSyntax: fixed check for exclusions on Windows
2010-03-10 Chad HorohoeFix child class visibility
2010-03-08 Alexandre EmsenhuberThere's also File_Ogg in MetavidWiki extension ;)
2010-03-05 Alexandre EmsenhuberFollow-up r63292: this one is no longer needed
2010-02-24 Max SemenikRenamed syntaxChecker.php --> checkSyntax, our conventi...