Remove $purgeBlobs parameter from LocalisationCacheRecache hook
authorRoan Kattouw <roan.kattouw@gmail.com>
Mon, 15 Jul 2019 22:30:15 +0000 (15:30 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Mon, 15 Jul 2019 22:32:03 +0000 (15:32 -0700)
commitcac26b713c5cdebd23d87355067b0d394bfa2fa5
tree4d3d79f5ba3780520d45e0208b1a919809501ae2
parentde25a85a22ea8ceafdbe270c84143f7f1571c495
Remove $purgeBlobs parameter from LocalisationCacheRecache hook

No longer allow hook functions to prevent message blobs from being
purged. Pass in an always-true variable for backwards compatibility,
which is then ignored.

Change-Id: I27ac9599711f2f0df2514a3934270af0ce03da7f
RELEASE-NOTES-1.34
docs/hooks.txt
includes/cache/localisation/LocalisationCache.php