Demon has submitted this change and it was merged.

Change subject: (bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
......................................................................


(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi

Done with this command:
grep wfArrayToCGI * -R -l -Z | xargs -0 -l sed -i -e 
's/wfArrayToCGI/wfArrayToCgi/g' && git checkout -- HISTORY

Change-Id: If7f4d4bfc199289c11c43cf519c2415a1aad1c51
---
M api.php
M includes/Action.php
M includes/HttpFunctions.php
M includes/OutputPage.php
M includes/SkinTemplate.php
M includes/SpecialPage.php
M includes/SpecialPageFactory.php
M includes/Title.php
M includes/WebRequest.php
M includes/actions/PurgeAction.php
M includes/filerepo/FileRepo.php
M includes/installer/WebInstaller.php
M includes/installer/WebInstallerPage.php
M includes/media/ImageHandler.php
M includes/resourceloader/ResourceLoaderStartUpModule.php
M includes/specials/SpecialContributions.php
M includes/specials/SpecialNewpages.php
M profileinfo.php
M tests/phpunit/includes/GlobalFunctions/GlobalTest.php
19 files changed, 27 insertions(+), 27 deletions(-)

Approvals:
  Demon: Looks good to me, approved
  Parent5446: Looks good to me, but someone else must approve
  jenkins-bot: Verified


--
To view, visit https://gerrit.wikimedia.org/r/46260
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If7f4d4bfc199289c11c43cf519c2415a1aad1c51
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Alex Monk <kren...@gmail.com>
Gerrit-Reviewer: Demon <ch...@wikimedia.org>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: Parent5446 <tylerro...@gmail.com>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to