index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
parser
/
Preprocessor.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+5
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-0
/
+1
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
1
-0
/
+2
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
Cleanup mixed space/tab line indent
Umherirrender
2021-09-04
1
-1
/
+1
*
Parser: initialize preprocessor in constructor
C. Scott Ananian
2021-03-16
1
-0
/
+14
*
parser: convert Preprocessor to WANCache and inject dependencies
Aaron Schulz
2021-01-11
1
-87
/
+45
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-1
/
+1
*
Upgrade phan to 0.10.2
Daimona Eaytoy
2020-04-16
1
-2
/
+2
*
parser: Declare some dynamic properties
Daimona Eaytoy
2019-09-08
1
-0
/
+5
*
Unsuppress phan issues, part 8
Daimona Eaytoy
2019-09-04
1
-0
/
+2
*
Split parser related files to have one class in one file
Zoranzoki21
2019-04-27
1
-276
/
+0
*
parser: Convert wikitext Preprocessor class to using WAN cache
Aaron Schulz
2019-04-12
1
-4
/
+9
*
Use PHP 5.6 constant expressions for some bitfield constants
Bartosz Dziewoński
2018-05-30
1
-1
/
+2
*
Merge "Fix return in Preprocessor::cacheSetTree"
jenkins-bot
2017-09-16
1
-1
/
+1
|
\
|
*
Fix return in Preprocessor::cacheSetTree
Umherirrender
2017-09-09
1
-1
/
+1
*
|
Improve some parameter docs
Umherirrender
2017-09-10
1
-0
/
+1
|
/
*
parser: Avoid deprecated wfMemcKey()
Kunal Mehta
2017-05-25
1
-4
/
+4
*
Protect language converter markup in the preprocessor (take 2).
C. Scott Ananian
2017-05-23
1
-3
/
+3
*
Protect language converter markup in the preprocessor.
C. Scott Ananian
2016-12-15
1
-1
/
+7
*
Fix @param and @return types on all PPFrame::getArgument methods
Thiemo Mättig
2016-03-29
1
-2
/
+2
*
Fix a PHP 5.5 TODO
Max Semenik
2016-02-22
1
-6
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-9
/
+9
*
Move brace matching rules to Preprocessor class
Ori Livneh
2015-11-03
1
-0
/
+21
*
Preprocessor: Use correct cache prefix for the subclass
Kevin Israel
2015-10-25
1
-4
/
+8
*
Consolidate common Preprocessor caching code
Ori Livneh
2015-10-25
1
-8
/
+72
*
Add missing @param to function docs
umherirrender
2014-08-18
1
-0
/
+38
*
Fix phpcs issues in parser
addshore
2014-08-12
1
-34
/
+34
*
Make RECOVER_ORIG preserve extension tags
Jackmcbarn
2014-06-19
1
-1
/
+2
*
Add PPFrame::getTTL() and setTTL()
Jackmcbarn
2014-06-09
1
-0
/
+25
*
Add PPFrame::isVolatile and PPFrame::setVolatile
Brad Jorsch
2014-05-30
1
-0
/
+24
*
Restrict empty-frame cache entries to their parent
Jackmcbarn
2014-05-30
1
-0
/
+5
*
Various documentation updates for includes/parser/
Siebrand Mazeland
2014-05-11
1
-2
/
+2
*
Fix most CodeSniffer issues in includes/parser/
Siebrand Mazeland
2014-05-11
1
-2
/
+4
*
Fixed some @params documentation (includes/parser)
umherirrender
2014-04-22
1
-7
/
+6
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+0
*
Update docs
Siebrand Mazeland
2012-12-17
1
-3
/
+3
*
escape tags and entity in doxygen comments
Antoine Musso
2012-07-10
1
-3
/
+3
*
Scribunto parser support
Tim Starling
2012-05-22
1
-1
/
+5
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-01
1
-0
/
+16
*
Bug 31995 - Addition of PPFrame::getTitle
Sam Reed
2011-11-09
1
-2
/
+9
*
And even more documentation, the last of this batch
Sam Reed
2011-05-28
1
-0
/
+2
*
And some more....
Sam Reed
2011-05-28
1
-2
/
+20
*
And more documentation. Yaaaay
Sam Reed
2011-05-28
1
-0
/
+4
*
Documentation tweaks, additions and updates
Sam Reed
2011-05-01
1
-3
/
+17
*
* Added file description headers
Alexandre Emsenhuber
2010-08-22
1
-0
/
+5
*
follow-up to r67820 and r67819: interface function newPartNodeArray for creat...
Daniel Kinzler
2010-06-10
1
-0
/
+3
*
Add getArguments, getNamedArguments and getNumberedArguments methods to PPFrame
Victor Vasiliev
2009-07-02
1
-0
/
+15
*
added PPCustomFrame classes to restore ability to use replaceVariables with a...
Daniel Kinzler
2008-06-26
1
-0
/
+3
[next]