wiki.techinc.nl/tests/phpunit/includes/cache
Aaron Schulz 7d2b121ac8 MessageCache: remove confusing and unused $isFullKey parameter from get()
Follows-up cba0fb1c15, which removed the last caller.

Change-Id: I00c17fedff39b1b35519cff2a0f8eac3e4d6f2ab
2018-10-02 23:34:53 +00:00
..
GenderCacheTest.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
LocalisationCacheTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
MessageCacheTest.php MessageCache: remove confusing and unused $isFullKey parameter from get() 2018-10-02 23:34:53 +00:00