aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/checkSyntax.php
Commit message (Expand)AuthorAgeFilesLines
* Remove maintenance/checkSyntax.phpMax Semenik2017-10-121-349/+0
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-13/+13
* Remove obsolete ignored path from maintenance/checkSyntax.phpRicordisamoa2016-02-171-2/+0
* Remove PHP < 5.3 support from maintenance/checkSyntax.phpRicordisamoa2016-02-111-42/+2
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* Use mediawiki/at-ease library for suppressing warningsKunal Mehta2015-06-111-2/+2
* Remove wrong @return from doc blocksumherirrender2014-08-251-1/+0
* Update formatting in maintenance/ (2/4)Siebrand Mazeland2014-04-231-2/+11
* Pass phpcs-strict on maintenance/ (7/8)Siebrand Mazeland2014-04-231-5/+19
* Fixed some @params documentation (maintenance)umherirrender2014-04-171-12/+12
* Remove vestiges of AdminSettings.phpChad Horohoe2014-01-291-3/+0
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Fixed some spacing in maintenance folderumherirrender2013-04-181-4/+7
* style: normalize end of filesAntoine Musso2013-02-031-1/+0
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-06-161-0/+5
* (bug 35749) Update checkSyntax.php to use GitKevin Israel2012-04-061-13/+58
* Remove some unused getting of non existent argumentsSam Reed2011-10-181-2/+8
* Bunch of error suppression operator fixes (bug Chad Horohoe2011-07-061-1/+3
* Add check for evil, EVIL @Chad Horohoe2011-05-151-0/+14
* Fix directory name, mw-config, not configAlexandre Emsenhuber2011-05-151-1/+1
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Whitespace fixup under tha maint directory.Mark A. Hershberger2010-12-041-4/+4
* Fix pathAlexandre Emsenhuber2010-11-211-1/+1
* bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.or...Sam Reed2010-11-011-1/+3
* * Standardised file description headersAlexandre Emsenhuber2010-09-051-0/+1
* Fix some wrong usages of static method calls (actually belong to class instance)Sam Reed2010-07-251-1/+1
* Missing line breakAlexandre Emsenhuber2010-06-061-1/+1
* Stylize maintenance folder..Sam Reed2010-05-221-15/+15
* checkSyntax: fixed check for exclusions on WindowsMax Semenik2010-04-081-0/+1
* Fix child class visibilityChad Horohoe2010-03-101-1/+1
* There's also File_Ogg in MetavidWiki extension ;)Alexandre Emsenhuber2010-03-081-1/+1
* Follow-up r63292: this one is no longer neededAlexandre Emsenhuber2010-03-051-1/+0
* Renamed syntaxChecker.php --> checkSyntax, our convention seems to prefer ver...Max Semenik2010-02-241-0/+296