aboutsummaryrefslogtreecommitdiffstats
path: root/includes/historyblob/DiffHistoryBlob.php
Commit message (Expand)AuthorAgeFilesLines
* Replace isset() with null checksUmherirrender2024-12-191-3/+3
* Make use of the ??= and ?? operators where it makes sensethiemowmde2024-08-261-4/+2
* Replace more usages of deprecated MWExceptionDaimona Eaytoy2024-01-191-7/+3
* Use thousands separators in selected integer literalsTim Starling2023-12-121-1/+1
* Protect HistoryBlob storage against malicious class injectionTim Starling2022-12-021-1/+1
* HistoryBlob serialization stabilityTim Starling2022-11-211-0/+3
* DiffHistoryBlob: Remove workarounds for old PECL xdiff versionsKevin Israel2022-05-311-14/+4
* DiffHistoryBlob: Don't check for hash PHP extensionKevin Israel2022-05-311-7/+3
* historyblob: Improve param and property documentationUmherirrender2022-03-081-6/+6
* Replace some more usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-241-4/+6
* docs: Fix nullable documentation for class propertiesUmherirrender2021-09-241-1/+1
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-3/+3
* Fix more Squiz.Scope.MethodScope.MissingReedy2020-05-181-10/+10
* Fix numerous PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-111-3/+3
* Set visibility on php magic functions __destruct/sleep/wakeup/get/callUmherirrender2019-12-051-2/+2
* Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* Unsuppress phan issues part 6Daimona Eaytoy2019-09-011-6/+5
* Unsuppress other phan issues with low countDaimona Eaytoy2019-08-301-1/+1
* Move HistoryBlob classes to own filesUmherirrender2019-03-251-0/+377