wiki.techinc.nl/includes/logging
Daimona Eaytoy 27346b8cba logging: Document LSP violations in RCDatabaseLogEntry
- RCDatabaseLogEntry::newFromId currently doesn't work, because the parent has
  'logging' fields hardcoded. Make the failure explicit with a LogicException to
  avoid sneaky failures and/or DB query errors. There's no need to
  implement the missing part, given the lack of a use case.
- Same for ::getSelectQueryData

Change-Id: I748733da1a34f9af1cd431c933809c23dc37a3d6
2020-07-14 18:38:45 +00:00
..
Hook Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
BlockLogFormatter.php phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
ContentModelLogFormatter.php
DatabaseLogEntry.php Add doc to DatabaseLogEntry 2020-05-31 20:54:55 +02:00
DeleteLogFormatter.php
ImportLogFormatter.php
LegacyLogFormatter.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
LogEntry.php Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
LogEntryBase.php
LogEventsList.php phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
LogFormatter.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
LogPage.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
LogPager.php Fix numerous Squiz.Scope.MethodScope.Missing 2020-05-15 21:12:30 +00:00
ManualLogEntry.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
MergeLogFormatter.php
MoveLogFormatter.php
NewUsersLogFormatter.php
PageLangLogFormatter.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
PatrolLog.php Use __METHOD__ instead of __FUNCTION__ 2020-02-20 03:08:51 +00:00
PatrolLogFormatter.php
ProtectLogFormatter.php Hide history link for non-existing pages in protection log 2019-11-21 14:32:31 +00:00
RCDatabaseLogEntry.php logging: Document LSP violations in RCDatabaseLogEntry 2020-07-14 18:38:45 +00:00
RightsLogFormatter.php Use Message::rawParam() in RightsLogFormatter 2020-05-29 08:53:25 +02:00
TagLogFormatter.php
UploadLogFormatter.php
WikitextLogFormatter.php