| .. |
|
Hook
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
BlockLevelPass.php
|
Remove terminating line breaks from debug messages
|
2020-06-03 12:01:16 +10:00 |
|
CacheTime.php
|
Use JSON for parser cache
|
2020-10-13 16:28:52 -07:00 |
|
CoreMagicVariables.php
|
Revert "Adding = as a parser function"
|
2020-07-03 14:52:27 +00:00 |
|
CoreParserFunctions.php
|
Add function documentation to CoreParserFunctions::getLegacyFormatNum()
|
2020-09-27 15:55:19 +01:00 |
|
CoreTagHooks.php
|
|
|
|
DateFormatter.php
|
Fix even more PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-16 00:28:41 +00:00 |
|
DateFormatterFactory.php
|
|
|
|
LinkHolderArray.php
|
Deprecations from HookRunner call site migration
|
2020-09-18 08:12:51 +10:00 |
|
MWTidy.php
|
Remove all methods of MWTidy except for MWTidy::tidy()
|
2020-08-17 18:15:37 +00:00 |
|
Parser.php
|
Revert "Revert "Revert "Hard deprecate all public properties in CacheTime and ParserOutput"""
|
2020-10-01 12:03:41 -06:00 |
|
ParserCache.php
|
ParserCache: add serialization format to HTML debug message.
|
2020-10-20 12:48:44 -07:00 |
|
ParserCacheFactory.php
|
ParserCache: introduce feature flag for enabling JSON encoding.
|
2020-10-13 23:46:57 +00:00 |
|
ParserCacheMetadata.php
|
Deprecate ParserCache::getKey and replace it with getMetadata
|
2020-10-13 08:31:22 -07:00 |
|
ParserFactory.php
|
Remove terminating line breaks from debug messages
|
2020-06-03 12:01:16 +10:00 |
|
ParserOptions.php
|
Remove 'tidy' from ParserOptions
|
2020-08-13 03:44:34 +00:00 |
|
ParserOutput.php
|
Move serializability validation from ParserOutput to ParserCache
|
2020-10-15 13:15:30 -07:00 |
|
PPCustomFrame_Hash.php
|
|
|
|
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
|
|
|
|
PPDStackElement.php
|
parser: Declare some dynamic properties
|
2019-09-08 19:03:03 +00:00 |
|
PPDStackElement_Hash.php
|
|
|
|
PPFrame.php
|
Fix even more PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-16 00:28:41 +00:00 |
|
PPFrame_Hash.php
|
phan: Enable redundant_condition_detection
|
2020-07-01 20:13:07 +00:00 |
|
PPNode.php
|
|
|
|
PPNode_Hash_Array.php
|
|
|
|
PPNode_Hash_Attr.php
|
|
|
|
PPNode_Hash_Text.php
|
|
|
|
PPNode_Hash_Tree.php
|
Fix even more PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-16 00:28:41 +00:00 |
|
PPTemplateFrame_Hash.php
|
parser: Declare some dynamic properties
|
2019-09-08 19:03:03 +00:00 |
|
Preprocessor.php
|
Fix even more PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-16 00:28:41 +00:00 |
|
Preprocessor_Hash.php
|
Fix PHP 8 compat with strcspn() $length parameter exceeding string
|
2020-10-04 01:27:47 +00:00 |
|
RemexStripTagHandler.php
|
Merge "Simplify RemexStripTagHandler by extending NullTokenHandler"
|
2019-11-04 14:42:30 +00:00 |
|
Sanitizer.php
|
Remove figure-inline from the set of allowed tags in the Sanitizer
|
2020-09-11 17:05:18 +00:00 |
|
StripState.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |