wiki.techinc.nl/includes/logging
Fomafix 6866cfec37 Simplify PHP by using ?? and ?:
Also remove not necessary surrounding parentheses.

Change-Id: I0eb5c9c1bdfb09a800258379cdcefb5fd4d3d21c
2018-07-10 20:03:17 +00:00
..
BlockLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
ContentModelLogFormatter.php
DeleteLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
ImportLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
LogEntry.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
LogEventsList.php Prevent "Undefined offset notice" 2018-06-29 07:42:36 +00:00
LogFormatter.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
LogPage.php Use PHP 5.6 constant expressions for some bitfield constants 2018-05-30 18:05:18 -07:00
LogPager.php Prevent "Undefined offset notice" 2018-06-29 07:42:36 +00:00
MergeLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
MoveLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
NewUsersLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
PageLangLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
PatrolLog.php Remove the feature switch for disabling autopatrol logging 2018-04-13 20:52:53 +00:00
PatrolLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
ProtectLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
RightsLogFormatter.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
TagLogFormatter.php Link to revisions and log entries from tag logs 2018-06-08 13:38:57 +00:00
UploadLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
WikitextLogFormatter.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00