wiki.techinc.nl/includes/parser
Peter Ovchyn 61e0908fa2 languages: Introduce LanguageConverterFactory
Done:
* Replace LanguageConverter::newConverter by LanguageConverterFactory::getLanguageConverter
* Remove LanguageConverter::newConverter from all subclasses
* Add LanguageConverterFactory integration tests which covers all languages by their code.
* Caching of LanguageConverters in factory
* Make all tests running (hope that's would be enough)
* Uncomment  the deprecated functions.
* Rename FakeConverter to TrivialLanguageConverter
* Create ILanguageConverter to have shared ancestor
* Make the LanguageConverter class abstract.
* Create table with mapping between lang code and converter instead of using name convention
* ILanguageConverter @internal
* Clean up code

Change-Id: I0e4d77de0f44e18c19956a1ffd69d30e63cf51bf
Bug: T226833, T243332
2020-02-03 11:38:03 +02:00
..
BlockLevelPass.php Hard-deprecate Parser::doBlockLevels(), which Parsoid won't support 2020-01-30 12:58:13 -05:00
CacheTime.php
CoreParserFunctions.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
CoreTagHooks.php
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
MWTidy.php
Parser.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
ParserCache.php Remove old pcache metric compat from ParserCache.php 2019-10-31 14:41:52 +01:00
ParserDiffTest.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
ParserFactory.php Remove all traces of preprocessorClass from $wgParserConf 2020-01-25 13:15:16 -05:00
ParserOptions.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
ParserOutput.php Merge "ApiParse: Use the right Skin object for building section edit links" 2020-01-24 22:01:28 +00:00
PPCustomFrame_Hash.php
PPDPart.php
PPDPart_Hash.php phan: Enable PhanTypeMismatchArgument issue 2019-09-19 20:11:42 +02:00
PPDStack.php
PPDStack_Hash.php
PPDStackElement.php
PPDStackElement_Hash.php
PPFrame.php PPFrame: Use explicit varargs in method parameters 2019-10-05 18:06:22 +02:00
PPFrame_Hash.php Remove meaningless (auto-generated?) constructor documentation 2019-10-01 14:34:21 +02:00
PPNode.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php
PPTemplateFrame_Hash.php
Preprocessor.php
Preprocessor_Hash.php
RemexStripTagHandler.php Merge "Simplify RemexStripTagHandler by extending NullTokenHandler" 2019-11-04 14:42:30 +00:00
Sanitizer.php Whitelist aria-hidden attribute in Sanitizer 2020-01-28 21:54:16 +00:00
StripState.php Remove Parser::serializeHalfParsedText() and helpers 2019-11-01 15:22:29 +11:00