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_Hash.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
1
-1
/
+1
*
For Parsoid calls, treat preprocessing as starting in SOL state
Subramanya Sastry
2025-01-17
1
-1
/
+2
*
Replace isset() with null checks
Umherirrender
2024-12-19
1
-1
/
+1
*
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
*
Move array destructuring into foreach
Umherirrender
2023-07-08
1
-2
/
+1
*
parser: Improvements to Preprocessor::buildDomTreeArrayFromText
Umherirrender
2023-01-06
1
-25
/
+26
*
parser: Small improvements to Preprocessor::buildDomTreeArrayFromText
Umherirrender
2023-01-06
1
-55
/
+56
*
parser: Improve $noMoreClosingTag cache in preprocessor
Umherirrender
2022-12-13
1
-2
/
+2
*
parser: allow segmentation of large preprocessor cache values
Aaron Schulz
2022-11-10
1
-7
/
+14
*
Fix off-by-1 error in Preprocessor_Hash
thiemowmde
2022-11-07
1
-1
/
+1
*
Various doc fixes about false and null on method arguments/return types
Umherirrender
2022-11-03
1
-1
/
+1
*
Use str_starts_with/str_ends_with
Aryeh Gregor
2022-05-02
1
-1
/
+1
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+0
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
1
-0
/
+1
*
parser: convert Preprocessor to WANCache and inject dependencies
Aaron Schulz
2021-01-11
1
-49
/
+51
*
Replace $wgDisable{Lang,Title}Conversion with LanguageConverterFactory methods
C. Scott Ananian
2020-11-25
1
-2
/
+5
*
Fix PHP 8 compat with strcspn() $length parameter exceeding string
Florian
2020-10-04
1
-1
/
+2
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-2
/
+2
*
parser: Declare some dynamic properties
Daimona Eaytoy
2019-09-08
1
-6
/
+0
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+2
*
Improve type hints in parser related classes
Umherirrender
2019-07-05
1
-0
/
+3
*
Split parser related files to have one class in one file
Zoranzoki21
2019-04-27
1
-1456
/
+0
*
parser: Fix return type for methods and match phpdoc comments
Derick Alangi
2019-04-12
1
-1
/
+3
*
Get rid of unnecessary func_get_args() and friends
Aryeh Gregor
2019-04-12
1
-14
/
+8
*
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-10-21
1
-4
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
Umherirrender
2018-09-16
1
-3
/
+3
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-1
/
+1
*
Don't globally disable PHPCS's prohibition of assert()
Kunal Mehta
2018-05-07
1
-0
/
+2
*
Clarify -{ => {{ transition
Arlo Breault
2018-03-15
1
-17
/
+30
*
Remove "dash" case in preprocessToObj
Arlo Breault
2018-03-09
1
-3
/
+0
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-5
/
+5
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-22
/
+11
*
Merge "Change php extract() to explicit code"
jenkins-bot
2017-12-28
1
-4
/
+40
|
\
|
*
Change php extract() to explicit code
Umherirrender
2017-12-08
1
-4
/
+40
*
|
Require indentation of CASE statements in PHP code
Huji Lee
2017-12-10
1
-21
/
+21
|
/
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-0
/
+8
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
1
-6
/
+6
*
update mediawiki-codesniffer to 0.11.0 and fix issues
WMDE-Fisch
2017-08-11
1
-1
/
+1
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-1
/
+0
*
Protect language converter markup in the preprocessor (take 2).
C. Scott Ananian
2017-05-23
1
-15
/
+48
*
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
Revert "Protect language converter markup in the preprocessor."
C. Scott Ananian
2017-01-03
1
-1
/
+2
*
Protect language converter markup in the preprocessor.
C. Scott Ananian
2016-12-15
1
-6
/
+29
*
Remove all assert() calls with string parameters
Tim Starling
2016-08-15
1
-1
/
+1
*
Preprocessor_Hash: use child arrays instead of linked lists
Tim Starling
2016-07-22
1
-382
/
+455
*
Preprocessor: Don't allow unclosed extension tags (matching until end of input)
Bartosz Dziewoński
2016-04-05
1
-5
/
+20
*
Fix @param and @return types on all PPFrame::getArgument methods
Thiemo Mättig
2016-03-29
1
-8
/
+8
[next]