Use PHP 7 '??' operator instead of '?:' (round 2)
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 3 Sep 2018 17:57:23 +0000 (19:57 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 3 Sep 2018 18:48:10 +0000 (20:48 +0200)
commit65b11b8fee51508d0c307e7bec809ba0b3672aaf
tree3c45728f5b207f4387cd13b0e79e04e96eb37f8d
parente2671b8fae63a4dd2a2b7c2df4b8a759095dd4f5
Use PHP 7 '??' operator instead of '?:' (round 2)

A few issues have snuck in since I33b421c8cb11cdd4ce896488c9ff5313f03a38cf.

Change-Id: Ib75470a7a3c19e2d48f498b396eee6ed733690e4
includes/api/SearchApi.php
includes/htmlform/HTMLFormField.php
includes/htmlform/fields/HTMLCheckMatrix.php
includes/libs/rdbms/ChronologyProtector.php
includes/widget/CheckMatrixWidget.php