wiki.techinc.nl/includes/parser
Amir Sarabadani 3cacc7f9c3 Fix local rendering of link in diff view with action=render
We probably should move Linker::expandLocalLinks( $text ) somewhere
better.

Bug: T263581
Change-Id: Iac446e761a709b6ceff5bd83dfa9a80db50a08d5
2021-12-01 17:18:53 +01:00
..
Hook build: Updating dependencies 2021-07-22 03:36:05 +00:00
BlockLevelPass.php Simplify else-branches after continue/break 2021-08-17 22:51:43 +02:00
CacheTime.php Hard-deprecate all public property access on CacheTime and ParserOutput. 2021-10-13 13:27:16 -04:00
CoreMagicVariables.php Add new ParserOutput::{get,set}OutputFlag() interface 2021-10-15 14:25:54 -04:00
CoreParserFunctions.php Deprecate ParserOutput::addWarning() in favor of ::addWarningMsg() 2021-10-15 16:06:13 -04:00
CoreTagHooks.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
DateFormatter.php Remove dead variables and functions and unneeded parenthesis 2021-08-13 21:41:59 +02:00
DateFormatterFactory.php
LinkHolderArray.php Rename ParserOutput::setCategoryLinks() and ::getCategoryLinks() 2021-10-15 09:45:36 -07:00
MWTidy.php
Parser.php Hard-deprecate ParserOutput::hasDynamicContent() 2021-11-23 15:40:46 -05:00
ParserCache.php Expand local URLs to absolute URLs in ParserOutput 2021-09-23 11:48:51 -07:00
ParserCacheFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParserCacheMetadata.php
ParserFactory.php Move ::addTrackingCategory() implementation to TrackingCategories 2021-10-15 14:17:58 -04:00
ParserObserver.php Detect and monitor against multiple Parser invocation during edit requests 2021-09-23 16:12:40 -05:00
ParserOptions.php Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
ParserOutput.php Fix local rendering of link in diff view with action=render 2021-12-01 17:18:53 +01:00
ParserOutputFlags.php Add new ParserOutput::{get,set}OutputFlag() interface 2021-10-15 14:25:54 -04:00
PPCustomFrame_Hash.php
PPDPart_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPDStack_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPDStackElement_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPFrame.php
PPFrame_Hash.php Deprecate ParserOutput::addWarning() in favor of ::addWarningMsg() 2021-10-15 16:06:13 -04:00
PPNode.php
PPNode_Hash_Array.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
PPNode_Hash_Attr.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
PPNode_Hash_Text.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
PPNode_Hash_Tree.php
PPTemplateFrame_Hash.php
Preprocessor.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
Preprocessor_Hash.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
RemexStripTagHandler.php Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1 2021-08-08 18:07:29 -04:00
RevisionOutputCache.php
Sanitizer.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
StripState.php