Services: Convert LocalisationCache's static to a const now HHVM is gone
authorJames D. Forrester <jforrester@wikimedia.org>
Tue, 8 Oct 2019 18:25:30 +0000 (11:25 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Tue, 8 Oct 2019 20:31:48 +0000 (13:31 -0700)
commit101493a70783b15656daa0686d404ac1a7a6976b
tree10c193773b800e67667a10f72da1a0968e134b09
parentfadd3277f73c8922cea2443a7e6566f54726fbbc
Services: Convert LocalisationCache's static to a const now HHVM is gone

Change-Id: If5c015debed7efc034613b976bc5292ac30036d7
(cherry picked from commit ebac0247cf38b45a253042be16998c7fffbffcbc)
includes/ServiceWiring.php
includes/cache/localisation/LocalisationCache.php
maintenance/rebuildLocalisationCache.php
tests/phpunit/includes/cache/LocalisationCacheTest.php