Replace uses of join() by implode()
authorSiebrand Mazeland <siebrand@kitano.nl>
Tue, 8 Mar 2016 08:13:12 +0000 (09:13 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Tue, 8 Mar 2016 18:24:16 +0000 (18:24 +0000)
commit5b119a0e442306d90198deead25f6a975513e65e
tree123af115850e7f04f39e907c62d7792e9b7c0b3f
parent2e5a0882aaeec0376155d72a4bd7b3ff9c4b4eec
Replace uses of join() by implode()

All of core uses implode() consistently now.

Change-Id: Iba50898c64c43f356d1caf8869f484e90d9ff651
34 files changed:
includes/GlobalFunctions.php
includes/OutputPage.php
includes/Title.php
includes/api/ApiBase.php
includes/api/ApiContinuationManager.php
includes/api/ApiHelp.php
includes/api/ApiMain.php
includes/api/ApiParamInfo.php
includes/api/ApiQueryAllLinks.php
includes/api/ApiQueryBacklinks.php
includes/api/ApiQueryBacklinksprop.php
includes/api/ApiQueryFileRepoInfo.php
includes/api/ApiResult.php
includes/api/ApiUpload.php
includes/content/JsonContent.php
includes/db/DatabaseOracle.php
includes/filerepo/ForeignAPIRepo.php
includes/installer/MysqlUpdater.php
includes/parser/Parser.php
includes/search/SearchMssql.php
includes/session/BotPasswordSessionProvider.php
includes/session/Session.php
includes/session/SessionManager.php
includes/utils/MWRestrictions.php
languages/classes/LanguageCu.php
languages/classes/LanguageHy.php
languages/classes/LanguageUk.php
maintenance/benchmarks/Benchmarker.php
maintenance/getConfiguration.php
tests/phpunit/includes/api/RandomImageGenerator.php
tests/phpunit/includes/media/WebPTest.php
tests/phpunit/includes/specialpage/SpecialPageFactoryTest.php
tests/phpunit/structure/ApiDocumentationTest.php
tests/qunit/data/generateJqueryMsgData.php