Use [...] instead of array(...) in PHP comments and documentation
authorFomafix <fomafix@googlemail.com>
Mon, 16 Jan 2017 15:42:53 +0000 (16:42 +0100)
committerFomafix <fomafix@googlemail.com>
Mon, 17 Jun 2019 19:15:09 +0000 (21:15 +0200)
commit110a5877e9e6ebe7a6ecd758f5812f32fc4ef57e
tree941ec016a7ac67b2ca5025db686772f1031abd71
parent874cf5f355f11148a99846a5cf7feee52d99cdb4
Use [...] instead of array(...) in PHP comments and documentation

Change-Id: I0c83783051bf35fe785bc01644eeb2946902b6b2
39 files changed:
docs/linkcache.txt
docs/magicword.txt
docs/memcached.txt
docs/php-memcached/Documentation
includes/Autopromote.php
includes/DefaultSettings.php
includes/Html.php
includes/OutputPage.php
includes/PathRouter.php
includes/Title.php
includes/TrackingCategories.php
includes/WebRequest.php
includes/api/ApiQueryBase.php
includes/changetags/ChangeTags.php
includes/deferred/LinksUpdate.php
includes/htmlform/HTMLFormField.php
includes/jobqueue/JobSpecification.php
includes/page/PageArchive.php
includes/page/WikiPage.php
includes/parser/Sanitizer.php
includes/rcfeed/RedisPubSubFeedEngine.php
includes/resourceloader/ResourceLoaderFileModule.php
includes/specialpage/SpecialPage.php
includes/specialpage/SpecialPageFactory.php
includes/specials/SpecialUnblock.php
includes/specials/SpecialUserrights.php
includes/specials/SpecialVersion.php
includes/user/User.php
languages/Language.php
tests/phpunit/includes/GlobalFunctions/wfUrlencodeTest.php
tests/phpunit/includes/HtmlTest.php
tests/phpunit/includes/StatusTest.php
tests/phpunit/includes/TestLogger.php
tests/phpunit/includes/TitleTest.php
tests/phpunit/includes/api/query/ApiQueryTestBase.php
tests/phpunit/includes/libs/IPTest.php
tests/phpunit/includes/specials/SpecialSearchTest.php
tests/phpunit/includes/utils/BatchRowUpdateTest.php
tests/phpunit/includes/utils/UIDGeneratorTest.php