wiki.techinc.nl/includes/logging
James D. Forrester a89ba0ecdd ManualLogEntry: Don't pass null to trim() as PHP 8.1 whines
Change-Id: I14c6c22d822ae43c57e8163d292bea299a58fbb4
2022-09-09 20:33:28 -04:00
..
Hook Merge "Fix various documentation related to null types (part II)" 2022-03-09 22:42:42 +00:00
BlockLogFormatter.php Show namespace instead of SpecialAllPages in plaintext block log message 2022-07-28 21:45:14 +01:00
ContentModelLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
DatabaseLogEntry.php logging: Remove user_editcount from DatabaseLogEntry query info 2022-04-06 23:40:03 +02:00
DeleteLogFormatter.php Allow DeleteLogFormatter to work with pre-T20361 (April 2009) log rows 2021-12-04 19:45:51 +01:00
ImportLogFormatter.php
LegacyLogFormatter.php Fix typos in comments (L) 2022-01-09 22:54:04 +05:30
LogEntry.php Remove hard-deprecated LogEntry::getPerformer 2021-06-28 18:06:36 -07:00
LogEntryBase.php
LogEventsList.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-06-29 22:22:44 +02:00
LogFormatter.php LogFormatter: Cast argument of ctype_digit to string [php8.1] 2022-07-27 20:06:02 +00:00
LogPage.php logging: Use MainConfigNames constants 2022-04-22 20:01:27 +02:00
LogPager.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-06-29 22:22:44 +02:00
ManualLogEntry.php ManualLogEntry: Don't pass null to trim() as PHP 8.1 whines 2022-09-09 20:33:28 -04:00
MergeLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
MoveLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
NewUsersLogFormatter.php
PageLangLogFormatter.php
PatrolLog.php Convert RecentChange::doMarkPatrolled to Authority 2021-03-03 20:23:56 -07:00
PatrolLogFormatter.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
ProtectLogFormatter.php Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
RCDatabaseLogEntry.php logentry: Make use getUnknownActor visible in getPerformerIdentity 2022-03-30 17:26:49 +00:00
RightsLogFormatter.php Merge "logging: Use MainConfigNames constants" 2022-04-26 09:23:54 +00:00
TagLogFormatter.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
UploadLogFormatter.php
WikitextLogFormatter.php