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
/
PPFrame_Hash.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+8
*
Use namespaced classes (3)
Umherirrender
2024-06-16
1
-0
/
+1
*
Add "implements Stringable" to every class with "function __toString()"
Bartosz DziewoĆski
2024-06-13
1
-1
/
+1
*
Fix some line indent
Umherirrender
2024-04-20
1
-2
/
+1
*
[Parser] Emit warnings for accesses to deprecated $mOptions property
C. Scott Ananian
2024-04-12
1
-1
/
+1
*
[Parser] Emit warnings for accesses to deprecated $ot property
C. Scott Ananian
2024-04-12
1
-5
/
+10
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
1
-0
/
+1
*
Replace usages of deprecated MWException
Daimona Eaytoy
2023-06-06
1
-6
/
+3
*
Fix even more PHPStorm inspections (#3)
Tim Starling
2023-03-25
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+2
*
Parser: Fix and update a few parser related PHPDoc type hints
thiemowmde
2022-12-15
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2022-10-08
1
-1
/
+0
*
Added Parsoid support for nowiki stripping in args of {{#tag:ext|...}}
Subramanya Sastry
2022-08-20
1
-1
/
+2
*
parser: Fix various scalar types to match documentation
Umherirrender
2022-03-14
1
-1
/
+1
*
parser: Remove redundant string cast after trim()
Umherirrender
2021-12-08
1
-1
/
+1
*
Deprecate ParserOutput::addWarning() in favor of ::addWarningMsg()
C. Scott Ananian
2021-10-15
1
-9
/
+12
*
Make Parser::$mStripState private
C. Scott Ananian
2021-10-13
1
-1
/
+1
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
1
-1
/
+0
*
parser: Avoid calling ParserOptions::getOption() too many times
Amir Sarabadani
2021-08-04
1
-4
/
+14
*
Improve docs from parser objects PPNode/PPFrame
Umherirrender
2021-02-01
1
-4
/
+12
*
build: Enable SecurityCheck-DoubleEscaped and suppress issues
Umherirrender
2020-12-30
1
-0
/
+2
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
1
-0
/
+1
*
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-4
/
+0
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-0
/
+3
*
Remove meaningless (auto-generated?) constructor documentation
Thiemo Kreuz
2019-10-01
1
-1
/
+0
*
Use ->getTitle() instead of ->mTitle to get the title from Parser
Fomafix
2019-08-27
1
-1
/
+1
*
Split parser related files to have one class in one file
Zoranzoki21
2019-04-27
1
-0
/
+613