PHP: Use short ternary operator (?:) where possible
authorFomafix <fomafix@googlemail.com>
Mon, 11 Jun 2018 09:16:48 +0000 (11:16 +0200)
committerFomafix <fomafix@googlemail.com>
Mon, 11 Jun 2018 09:26:35 +0000 (11:26 +0200)
commite1630b6a53c40ed1cd377338944765e0d68a2981
treeda8b2715c4bddf542417fd840c78e4fd8952c62e
parentcfd5a649bd8db9760b3724db6464ed72ad623049
PHP: Use short ternary operator (?:) where possible

Change-Id: Idcc7e4fcdd4d8302ceda44bf6d294fa8c2219381
22 files changed:
includes/AjaxResponse.php
includes/EditPage.php
includes/MediaWiki.php
includes/OutputPage.php
includes/Setup.php
includes/cache/GenderCache.php
includes/changetags/ChangeTags.php
includes/filerepo/RepoGroup.php
includes/libs/jsminplus.php
includes/libs/lockmanager/DBLockManager.php
includes/libs/mime/IEContentAnalyzer.php
includes/parser/Parser.php
includes/specials/SpecialEmailuser.php
includes/specials/SpecialMIMEsearch.php
includes/specials/SpecialPageLanguage.php
includes/specials/SpecialVersion.php
includes/specials/pagers/AllMessagesTablePager.php
includes/upload/UploadBase.php
maintenance/storage/checkStorage.php
profileinfo.php
tests/parser/DjVuSupport.php
tests/phpunit/includes/Storage/RevisionStoreTest.php