wiki.techinc.nl/tests/phpunit/includes/user
Derick Alangi ff320d9e49 objectcache: Hard deprecate ObjectCache::getMainWANInstance()
This method was soft-deprecated in 1.28 and this patch cleans up
usage (via object cache) in core and uses services. So, this is now
fit for hard deprecation.

Usage
=====

https://codesearch.wmflabs.org/search/?q=getMainWANInstance&i=nope&files=&repos=

Change-Id: I081a979ed6ed7acf37168a6d81ca4048aae5dd9c
2019-07-09 09:29:57 +00:00
..
BotPasswordTest.php Hard deprecate Password::equals() 2019-04-12 18:39:14 -07:00
CentralIdLookupTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ExternalUserNamesTest.php Set content language for test to en to ensure it passes 2019-06-03 13:44:11 -04:00
LocalIdLookupTest.php Revert "Factors out permissions check from User into PermissionManager service" 2019-05-30 13:51:37 +00:00
PasswordResetTest.php Add CompositeBlock class for enforcing multiple blocks 2019-06-12 19:16:52 +01:00
UserGroupMembershipTest.php Re-apply: Factors out permissions check from User into PermissionManager service 2019-06-28 13:19:38 -07:00
UserTest.php objectcache: Hard deprecate ObjectCache::getMainWANInstance() 2019-07-09 09:29:57 +00:00