| .. |
|
BlockLevelPass.php
|
Collapse some nested if statements
|
2019-04-04 19:02:22 +00:00 |
|
CacheTime.php
|
|
|
|
CoreParserFunctions.php
|
Update docblocks for methods potentially returning null
|
2019-09-15 15:22:39 +00:00 |
|
CoreTagHooks.php
|
|
|
|
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
|
Merge "parser: Inline private callback in LinkHolderArray::replaceText"
|
2019-11-22 16:47:46 +00:00 |
|
MWTidy.php
|
|
|
|
Parser.php
|
Merge "REST compare: bundle section offset information"
|
2019-11-13 01:18:01 +00:00 |
|
ParserCache.php
|
Remove old pcache metric compat from ParserCache.php
|
2019-10-31 14:41:52 +01:00 |
|
ParserDiffTest.php
|
Upgrade phan config to 0.7.1
|
2019-09-04 08:20:53 +00:00 |
|
ParserFactory.php
|
[BREAKING CHANGE] Services: Convert Parser's static to a const now HHVM is gone
|
2019-10-09 12:26:48 -07:00 |
|
ParserOptions.php
|
Remove Language::factory and getParentLanguage use
|
2019-10-27 12:34:28 +02:00 |
|
ParserOutput.php
|
Add missing @param and @return to documentation
|
2019-11-13 17:26:55 +01: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
|
parser: Declare some dynamic properties
|
2019-09-08 19:03:03 +00:00 |
|
PPDPart_Hash.php
|
phan: Enable PhanTypeMismatchArgument issue
|
2019-09-19 20:11:42 +02:00 |
|
PPDStack.php
|
parser: Declare some dynamic properties
|
2019-09-08 19:03:03 +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
|
parser: Declare some dynamic properties
|
2019-09-08 19:03:03 +00:00 |
|
PPDStackElement_Hash.php
|
Unsuppress another phan issue (part 7)
|
2019-09-03 17:19:21 +00:00 |
|
PPFrame.php
|
PPFrame: Use explicit varargs in method parameters
|
2019-10-05 18:06:22 +02:00 |
|
PPFrame_DOM.php
|
Remove meaningless (auto-generated?) constructor documentation
|
2019-10-01 14:34:21 +02:00 |
|
PPFrame_Hash.php
|
Remove meaningless (auto-generated?) constructor documentation
|
2019-10-01 14:34:21 +02:00 |
|
PPNode.php
|
Improve type hints in parser related classes
|
2019-07-05 21:29:32 +00:00 |
|
PPNode_DOM.php
|
Unsuppress another phan issue (part 7)
|
2019-09-03 17:19:21 +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
|
parser: Declare some dynamic properties
|
2019-09-08 19:03:03 +00:00 |
|
Preprocessor.php
|
parser: Declare some dynamic properties
|
2019-09-08 19:03:03 +00:00 |
|
Preprocessor_DOM.php
|
Use ctype_digit() instead of regular expressions
|
2019-11-08 17:43:49 +01:00 |
|
Preprocessor_Hash.php
|
parser: Declare some dynamic properties
|
2019-09-08 19:03:03 +00:00 |
|
RemexStripTagHandler.php
|
Merge "Simplify RemexStripTagHandler by extending NullTokenHandler"
|
2019-11-04 14:42:30 +00:00 |
|
Sanitizer.php
|
Improve efficiency of french-spacing regexp
|
2019-10-25 09:20:00 -04:00 |
|
StripState.php
|
Remove Parser::serializeHalfParsedText() and helpers
|
2019-11-01 15:22:29 +11:00 |