Use PHP 7 '??' operator instead of if-then-else
authorFomafix <fomafix@googlemail.com>
Tue, 12 Jun 2018 20:44:33 +0000 (22:44 +0200)
committerFomafix <fomafix@googlemail.com>
Tue, 12 Jun 2018 21:14:18 +0000 (23:14 +0200)
commit0f1858321c37f48d8c01d0d113e99d4441d14594
treef2bfc0f705c7e27f81b81291a7e094270f58d175
parent06ac71f9a6dbc2a7ecdc4b4ecd7018950dbe0c43
Use PHP 7 '??' operator instead of if-then-else

Change-Id: I790b86e2e9e3e41386144637659516a4bfca1cfe
12 files changed:
includes/AuthPlugin.php
includes/MWNamespace.php
includes/OutputPage.php
includes/WebResponse.php
includes/XmlSelect.php
includes/cache/localisation/LocalisationCache.php
includes/changes/RecentChange.php
includes/collation/IcuCollation.php
includes/filerepo/FileRepo.php
includes/filerepo/RepoGroup.php
includes/htmlform/fields/HTMLCheckMatrix.php
includes/skins/QuickTemplate.php