Manual:RemoteIcuCollation.php
Appearance
| MediaWiki file: RemoteIcuCollation.php | |
|---|---|
| Location: | includes/collation/ (includes/Collation/ in 1.46 or later) |
| Source code: | master • 1.46.0 • 1.45.4 • 1.43.9 |
| Classes: | MediaWiki\Collation\RemoteIcuCollation |
Class for an ICU collation that uses a remote server to compute sort keys. This can be used in conjunction with $wgTempCategoryCollations to migrate to a different version of ICU.
Extends IcuCollation.