Fix php code style
authorPaladox <thomasmulhall410@yahoo.com>
Thu, 4 May 2017 19:35:41 +0000 (19:35 +0000)
committerPaladox <thomasmulhall410@yahoo.com>
Fri, 5 May 2017 12:03:54 +0000 (12:03 +0000)
commit54c56da85a33ce18582b7b6023f9e93181334a34
tree26158419a405492ffd4f2106705b562e9798974a
parenta3feb82b8f32c19e97dcf689aa70c4b3cb6ae5aa
Fix php code style

Preparation change for updating mediawiki code sniffer to 0.8.0

Change-Id: Ib0b3fe4afea9096ffa3a1347b4f7e07d3398b0b2
27 files changed:
includes/EditPage.php
includes/GlobalFunctions.php
includes/content/FileContentHandler.php
includes/jobqueue/jobs/RecentChangesUpdateJob.php
includes/libs/IEUrlExtension.php
includes/libs/mime/IEContentAnalyzer.php
includes/libs/mime/MimeAnalyzer.php
includes/libs/rdbms/loadmonitor/LoadMonitorNull.php
includes/libs/stats/SamplingStatsdClient.php
includes/libs/xmp/XMP.php
includes/parser/ParserDiffTest.php
includes/search/SearchEngine.php
includes/services/ServiceContainer.php
includes/specialpage/ChangesListSpecialPage.php
includes/specials/SpecialRecentchanges.php
includes/user/User.php
includes/utils/AutoloadGenerator.php
includes/utils/BatchRowIterator.php
includes/widget/search/SimpleSearchResultSetWidget.php
maintenance/updateCredits.php
tests/phpunit/includes/changes/ChangesListFilterTest.php
tests/phpunit/includes/db/DatabaseMysqlBaseTest.php
tests/phpunit/includes/deferred/DeferredUpdatesTest.php
tests/phpunit/includes/libs/DnsSrvDiscovererTest.php
tests/phpunit/includes/resourceloader/ResourceLoaderWikiModuleTest.php
tests/phpunit/includes/search/SearchIndexFieldTest.php
tests/phpunit/includes/specials/SpecialWatchlistTest.php