This website requires JavaScript.
Explore
Help
Sign in
Thijs
/
wiki.techinc.nl
Watch
1
Star
0
Fork
You've already forked wiki.techinc.nl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
04b9dd6b2f
wiki.techinc.nl
/
includes
/
parser
History
jenkins-bot
fd2c1795a9
Merge "Add Sanitizer::removeSomeTags() which uses Remex to tokenize"
2022-03-06 08:35:40 +00:00
..
Hook
Add a ParserModifyImageHTML hook for PageImages
2021-12-15 15:33:16 +11:00
BlockLevelPass.php
CacheTime.php
Refactor global variables to use MediaWikiServices instead
2022-01-10 13:55:53 -05:00
CoreMagicVariables.php
Add explicit casts between scalar types
2022-03-01 18:19:33 +01:00
CoreParserFunctions.php
Add Sanitizer::removeSomeTags() which uses Remex to tokenize
2022-03-04 14:06:02 -05:00
CoreTagHooks.php
remove access to config globals from includes/parser
2022-02-01 07:48:57 -08:00
DateFormatter.php
Remove some more comments that literally repeat the code
2021-12-09 19:01:36 +01:00
DateFormatterFactory.php
LinkHolderArray.php
Refactor global variables to use MediaWikiServices instead
2022-01-10 13:55:53 -05:00
MWTidy.php
Parser.php
parser: Improve line indent in Parser::expandMagicVariable
2022-03-01 23:42:44 +01:00
ParserCache.php
Fix typos in comments (N-R)
2022-01-09 23:14:44 +05:30
ParserCacheFactory.php
ParserCacheMetadata.php
ParserFactory.php
ParserObserver.php
ParserOptions.php
parser: Adjust documentation about false for $wgExternalLinkTarget
2022-03-03 22:35:41 +01:00
ParserOutput.php
Merge "ParserOutput: Use page language instead of site content language for conversion"
2022-02-24 16:08:07 +00:00
ParserOutputFlags.php
Provide method to merge a ParserOutput into a ContentMetadataCollector
2022-02-17 12:29:19 -05:00
PPCustomFrame_Hash.php
PPDPart_Hash.php
PPDStack_Hash.php
PPDStackElement_Hash.php
PPFrame.php
PPFrame_Hash.php
parser: Remove redundant string cast after trim()
2021-12-08 15:02:05 +01:00
PPNode.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls
2022-01-25 16:30:44 +11:00
PPNode_Hash_Text.php
PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls
2022-01-25 16:30:44 +11:00
PPNode_Hash_Tree.php
PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls
2022-01-25 16:30:44 +11:00
PPTemplateFrame_Hash.php
Preprocessor.php
Preprocessor_Hash.php
RemexRemoveTagHandler.php
Add Sanitizer::removeSomeTags() which uses Remex to tokenize
2022-03-04 14:06:02 -05:00
RemexStripTagHandler.php
Add Sanitizer::removeSomeTags() which uses Remex to tokenize
2022-03-04 14:06:02 -05:00
RevisionOutputCache.php
Sanitizer.php
Add Sanitizer::removeSomeTags() which uses Remex to tokenize
2022-03-04 14:06:02 -05:00
StripState.php