bug #19334: textarea jumps when editing longer articles in IE8
[lhc/web/wiklou.git] / maintenance / syntaxChecker.php
2010-01-26 Chad HorohoeInform user of parsekit/php -l usage, fix line breaks...
2010-01-18 Chad HorohoeFix stupid r61199, unrelated changes checkin
2010-01-18 Chad HorohoeAdd bug #
2010-01-03 Alexandre EmsenhuberAnd while I'm a it: also ignore style checks for geshi
2010-01-03 Alexandre EmsenhuberLet's use the variables introduced in r59758 :)
2009-12-05 Max SemenikUpdated links for pages moved from Meta to mw.org,...
2009-12-04 Chad HorohoeFollowup r59731: Make it opt-out instead of opt-in
2009-12-04 Chad HorohoePut an option on checking for non-syntax errors
2009-11-18 Max SemenikChecking images for syntax errors can yield funky results:)
2009-11-17 Max SemeniksyntaxChecker.php:
2009-11-17 Max SemeniksyntaxChecker: added option --modified to check only...
2009-11-14 Max SemeniksyntaxChecker.php:
2009-11-13 Max SemenikNow syntaxChecker.php checks for typical coding errors...
2009-09-12 Alexandre EmsenhuberUse wfEscapeShellArg() so that the script works correct...
2009-08-24 Alexandre Emsenhuberdisabled ParseKit on PHP 5.3+, it's broken and throws...
2009-08-19 Brion Vibbernewline at end of output :)
2009-08-19 Chad HorohoeRedo r54644. php -l still sucks, but some people don...
2009-08-10 Brion VibberRevert r54644 to syntaxChecker.php "Use parsekit instea...
2009-08-10 Chad Horohoedoc
2009-08-09 Alexandre Emsenhuberfindhooks and syntaxChecker don't need DB access :)
2009-08-08 Chad HorohoeUse parsekit instead. php -l sucks.
2009-08-07 Chad HorohoeKeep track of failures and tweak final output
2009-08-07 Chad HorohoeBasic syntax checker. Needs to not be slow and support...