wiki.techinc.nl/includes/historyblob
Paladox c3d64e277e Fix "Call to undefined method HistoryBlobStub::getItem()"
This happens sometimes so we fix this by checking if the method
exists on object. If not return false like we do a few lines above.

Change-Id: I943def36276b18164c6bbf00b5a7191d7ea948da
2024-02-01 16:08:05 +00:00
..
ConcatenatedGzipHistoryBlob.php
DiffHistoryBlob.php Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
HistoryBlob.php
HistoryBlobCurStub.php Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
HistoryBlobStub.php Fix "Call to undefined method HistoryBlobStub::getItem()" 2024-02-01 16:08:05 +00:00
HistoryBlobUtils.php