Alex Monk has uploaded a new change for review. 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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/60/46260/1 -- To view, visit https://gerrit.wikimedia.org/r/46260 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If7f4d4bfc199289c11c43cf519c2415a1aad1c51 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Alex Monk <kren...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits