wiki.techinc.nl/includes/collation
Derick Alangi 1981823755 Remove several methods, deprecated in 1.32
I've checked and doubled checked that these methods are no longer used
anywhere in core or extensions, hence removed them. They were hard deprecated
in MediaWiki 1.32.

* OutputPage:
  ** `::showFileCopyError()`
  ** `::showFileRenameError()`
  ** `::showFileDeleteError()`
  ** `::showFileNotFoundError()`

* ApiBase:
  ** `::truncateArray()`

* IcuCollation:
  ** `::getICUVersion()`

* HTMLForm:
  ** `::setSubmitProgressive()`

* ResourceLoaderStartUpModules:
  ** `::getStartupModules()`
  ** `::getLegacyModules()`

* BaseTemplate:
  ** `::msgHtml()`

* QuickTemplate:
  ** `::msgHtml()`

* WatchAction:
  ** `::getUnwatchToken()`

Bug: T220656
Change-Id: Ic1a723a991f4ff63fcb5f045ddcda18d1f8c3c68
2019-05-09 11:36:44 -07:00
..
data collation: Move first-letters-root to includes/collation/data 2018-08-01 22:40:22 +00:00
AbkhazUppercaseCollation.php Add collation for Abkhaz (ab) 2017-12-25 14:37:14 +00:00
BashkirUppercaseCollation.php Add collation for Bashkir (ba) 2017-05-10 04:17:46 +00:00
Collation.php collation: Use self to reference same class instead of class name 2019-03-20 21:00:03 +01:00
CollationCkb.php
CustomUppercaseCollation.php Add collation for Abkhaz (ab) 2017-12-25 14:37:14 +00:00
IcuCollation.php Remove several methods, deprecated in 1.32 2019-05-09 11:36:44 -07:00
IdentityCollation.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
NumericUppercaseCollation.php collation: Fix non-canonical order of elements 2019-01-11 10:48:14 +01:00
UppercaseCollation.php