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

Change-Id: If5c015debed7efc034613b976bc5292ac30036d7
includes/ServiceWiring.php
includes/cache/localisation/LocalisationCache.php
maintenance/rebuildLocalisationCache.php
tests/phpunit/includes/cache/LocalisationCacheTest.php