Minor cleanups
authorMax Semenik <maxsem.wiki@gmail.com>
Wed, 1 Apr 2015 00:13:47 +0000 (17:13 -0700)
committerUmherirrender <umherirrender_de.wp@web.de>
Thu, 2 Apr 2015 16:22:42 +0000 (16:22 +0000)
commit08762b02deb017e53c3d67a8b3f8e983758cb67f
tree3accde11b29eb5c02340855173a928bbcb44ebce
parent5be95186d7fd91927282a26650b9168e935e6063
Minor cleanups

* Declare undeclared variables
* Kill unused variables
* Fix comments including PHPDoc

Change-Id: I60015f6b6740aa9088bda3745f4dc4e65e29fcb1
includes/parser/CoreParserFunctions.php
includes/parser/DateFormatter.php
includes/parser/Parser.php
includes/parser/ParserOptions.php
includes/parser/ParserOutput.php
tests/phpunit/MediaWikiTestCase.php