Fixed spacing
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 26 Sep 2015 20:32:31 +0000 (22:32 +0200)
committerReedy <reedy@wikimedia.org>
Sat, 26 Sep 2015 20:44:54 +0000 (20:44 +0000)
commitc572d18661093748b8b481219cdf2893f8017d80
treefd3b7334a057f085011849b0e1d1ac2d6870bfc4
parent27d479d491e2657746488fcd39ebd8090910a18d
Fixed spacing

- Removed space after cast
- Removed spaces in array index
- Removed double spaces
- Added spaces around string concat
- Fixed mixed tabs and spaces at begin of line

Change-Id: I38e849723f055d2d4c05cba72f5c245a28e8d5da
17 files changed:
includes/EditPage.php
includes/Html.php
includes/OutputPage.php
includes/db/DatabaseSqlite.php
includes/db/loadbalancer/LoadMonitorMySQL.php
includes/debug/logger/LegacyLogger.php
includes/htmlform/HTMLButtonField.php
includes/media/WebP.php
includes/parser/MWTidy.php
includes/registration/ExtensionRegistry.php
includes/resourceloader/ResourceLoader.php
includes/specials/SpecialChangeContentModel.php
includes/utils/BatchRowIterator.php
includes/utils/FileContentsHasher.php
tests/phpunit/includes/UserTest.php
tests/phpunit/includes/filebackend/SwiftFileBackendTest.php
tests/phpunit/includes/filerepo/MigrateFileRepoLayoutTest.php