| .. |
|
BlockLevelPass.php
|
Collapse some nested if statements
|
2019-04-04 19:02:22 +00:00 |
|
CacheTime.php
|
ParserOutput::getCacheTime should stay the same after the first call.
|
2018-10-04 13:08:56 +02:00 |
|
CoreParserFunctions.php
|
Replace some uses of deprecated wfFindFile() and wfLocalFile()
|
2019-06-11 13:26:37 +00:00 |
|
CoreTagHooks.php
|
Start working on phan-taint-check warnings. Fix minor escaping issues.
|
2018-07-12 03:26:59 +00:00 |
|
DateFormatter.php
|
Rehabilitate DateFormatter
|
2019-04-10 21:00:04 +10:00 |
|
DateFormatterFactory.php
|
Rehabilitate DateFormatter
|
2019-04-10 21:00:04 +10:00 |
|
LinkHolderArray.php
|
Make use of the list() feature where it makes sense
|
2019-03-24 20:12:23 +00:00 |
|
MWTidy.php
|
Remove most support for configuring Tidy, including Raggett
|
2018-11-15 12:22:06 -05:00 |
|
Parser.php
|
Merge "Improve type hints in parser related classes"
|
2019-07-09 15:11:57 +00:00 |
|
ParserCache.php
|
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
|
2019-05-11 02:44:26 +01:00 |
|
ParserDiffTest.php
|
|
|
|
ParserFactory.php
|
Don't pass Config to Parser(Factory)
|
2019-05-20 11:19:21 -05:00 |
|
ParserOptions.php
|
Merge "parser: inject the time for {{REVISIONTIMESTAMP}} on pre-save parse"
|
2019-06-23 22:13:48 +00:00 |
|
ParserOutput.php
|
Merge "parser: inject the time for {{REVISIONTIMESTAMP}} on pre-save parse"
|
2019-06-23 22:13:48 +00:00 |
|
PPCustomFrame_DOM.php
|
Hard deprecate Preprocessor_DOM
|
2019-06-14 12:21:40 -04:00 |
|
PPCustomFrame_Hash.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPDPart.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPDPart_Hash.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPDStack.php
|
Improve type hints in parser related classes
|
2019-07-05 21:29:32 +00:00 |
|
PPDStack_Hash.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPDStackElement.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPDStackElement_Hash.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPFrame.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPFrame_DOM.php
|
Improve type hints in parser related classes
|
2019-07-05 21:29:32 +00:00 |
|
PPFrame_Hash.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPNode.php
|
Improve type hints in parser related classes
|
2019-07-05 21:29:32 +00:00 |
|
PPNode_DOM.php
|
Improve type hints in parser related classes
|
2019-07-05 21:29:32 +00:00 |
|
PPNode_Hash_Array.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPNode_Hash_Attr.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPNode_Hash_Text.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
PPNode_Hash_Tree.php
|
Improve type hints in parser related classes
|
2019-07-05 21:29:32 +00:00 |
|
PPTemplateFrame_DOM.php
|
Hard deprecate Preprocessor_DOM
|
2019-06-14 12:21:40 -04:00 |
|
PPTemplateFrame_Hash.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
Preprocessor.php
|
Split parser related files to have one class in one file
|
2019-04-27 00:41:47 +00:00 |
|
Preprocessor_DOM.php
|
Improve type hints in parser related classes
|
2019-07-05 21:29:32 +00:00 |
|
Preprocessor_Hash.php
|
Improve type hints in parser related classes
|
2019-07-05 21:29:32 +00:00 |
|
RemexStripTagHandler.php
|
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
|
2019-05-11 02:44:26 +01:00 |
|
Sanitizer.php
|
Deprecate Sanitizer::setupAttributeWhitelist/attributeWhitelist
|
2019-06-20 14:42:20 -04:00 |
|
StripState.php
|
|
|