aboutsummaryrefslogtreecommitdiffstats
path: root/includes/historyblob/HistoryBlobStub.php
Commit message (Expand)AuthorAgeFilesLines
* Fix "Call to undefined method HistoryBlobStub::getItem()"Paladox2024-02-011-1/+5
* Change uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz DziewoƄski2024-01-221-1/+1
* Migrate off wfGetDB() in more places to ICPAmir Sarabadani2023-11-201-1/+1
* Migrate more calls of Database::select* to SelectQueryBuilderAmir Sarabadani2023-07-261-6/+5
* Protect HistoryBlob storage against malicious class injectionTim Starling2022-12-021-8/+2
* HistoryBlob serialization stabilityTim Starling2022-11-211-0/+6
* HistoryBlobStub: add getLocation() to get $mOldIdUniversal Omega2021-10-191-0/+8
* Safer autoloading with respect to file-scope codeTim Starling2021-01-111-10/+8
* phan: Enable redundant_condition_detectionUmherirrender2020-07-011-0/+1
* Pass function name to database functionsUmherirrender2020-06-071-1/+2
* Fix more Squiz.Scope.MethodScope.MissingReedy2020-05-181-8/+8
* Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* phan: Disable enable_class_alias_supportUmherirrender2019-09-151-1/+0
* build: Updating mediawiki/mediawiki-phan-config to 0.6.1James D. Forrester2019-07-101-0/+1
* Make ExternalStore wrap ExternalStoreFactory and create access classAaron Schulz2019-06-281-2/+5
* Move HistoryBlob classes to own filesUmherirrender2019-03-251-0/+150