Swap the rest of array() -> []
authorReedy <reedy@wikimedia.org>
Sat, 19 Mar 2016 01:05:19 +0000 (01:05 +0000)
committerLegoktm <legoktm.wikipedia@gmail.com>
Wed, 30 Mar 2016 22:04:58 +0000 (22:04 +0000)
commit83fb19cb13f3485cfde25f550b8fc81fb9c61b95
tree81df7980227b6f445e2f39e96cb38fb8cf166fdf
parent9496297a0e8c59013d90d0455832f52ca278541c
Swap the rest of array() -> []

Change-Id: I76a7259ed952a0673a1941f08b39b545211fba07
20 files changed:
maintenance/language/digit2html.php
tests/phpunit/includes/LinkerTest.php
tests/phpunit/includes/OutputPageTest.php
tests/phpunit/includes/PathRouterTest.php
tests/phpunit/includes/api/format/ApiFormatPhpTest.php
tests/phpunit/includes/api/format/ApiFormatXmlTest.php
tests/phpunit/includes/content/CssContentHandlerTest.php
tests/phpunit/includes/content/JavaScriptContentHandlerTest.php
tests/phpunit/includes/content/JavaScriptContentTest.php
tests/phpunit/includes/import/ImportTest.php
tests/phpunit/includes/libs/CSSMinTest.php
tests/phpunit/includes/media/GIFTest.php
tests/phpunit/includes/media/PNGTest.php
tests/phpunit/includes/media/WebPTest.php
tests/phpunit/includes/parser/PreprocessorTest.php
tests/phpunit/includes/password/BcryptPasswordTest.php
tests/phpunit/includes/password/LayeredParameterizedPasswordTest.php
tests/phpunit/includes/upload/UploadBaseTest.php
tests/phpunit/includes/utils/MWCryptHKDFTest.php
tests/phpunit/languages/LanguageTest.php