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
/
historyblob
/
DiffHistoryBlob.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace isset() with null checks
Umherirrender
2024-12-19
1
-3
/
+3
*
Make use of the ??= and ?? operators where it makes sense
thiemowmde
2024-08-26
1
-4
/
+2
*
Replace more usages of deprecated MWException
Daimona Eaytoy
2024-01-19
1
-7
/
+3
*
Use thousands separators in selected integer literals
Tim Starling
2023-12-12
1
-1
/
+1
*
Protect HistoryBlob storage against malicious class injection
Tim Starling
2022-12-02
1
-1
/
+1
*
HistoryBlob serialization stability
Tim Starling
2022-11-21
1
-0
/
+3
*
DiffHistoryBlob: Remove workarounds for old PECL xdiff versions
Kevin Israel
2022-05-31
1
-14
/
+4
*
DiffHistoryBlob: Don't check for hash PHP extension
Kevin Israel
2022-05-31
1
-7
/
+3
*
historyblob: Improve param and property documentation
Umherirrender
2022-03-08
1
-6
/
+6
*
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-4
/
+6
*
docs: Fix nullable documentation for class properties
Umherirrender
2021-09-24
1
-1
/
+1
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-3
/
+3
*
Fix more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-10
/
+10
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-11
1
-3
/
+3
*
Set visibility on php magic functions __destruct/sleep/wakeup/get/call
Umherirrender
2019-12-05
1
-2
/
+2
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-6
/
+5
*
Unsuppress other phan issues with low count
Daimona Eaytoy
2019-08-30
1
-1
/
+1
*
Move HistoryBlob classes to own files
Umherirrender
2019-03-25
1
-0
/
+377