mediawiki-extensions-AbuseF.../includes/Special
C. Scott Ananian 0ff282dcc3 Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()
The new method formats the message with Message::escaped() which
better protects from bad HTML in the message.

The ::setPageTitleMsg() method was added in 1.41 and this extension
already requires MW >= 1.41.

Bug: T343994
Change-Id: Ic07cde3bafeaa0325024fe89b4948680d04c4820
2023-09-22 21:18:03 +00:00
..
AbuseFilterSpecialPage.php Register AbuseFilter menu as standard tabs 2022-11-17 16:35:34 +00:00
BlockedExternalDomains.php Use OutputPage::setPageTitleMsg() instead of ::setPageTitle() 2023-09-22 21:18:03 +00:00
SpecialAbuseFilter.php Use namespaced Title 2023-08-19 19:49:36 +02:00
SpecialAbuseLog.php Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00