wiki.techinc.nl/tests/phpunit/includes/user
DannyS712 c6216377bb Remove deprecated https-related hooks
All hard deprecated in 1.35
* BeforeHttpsRedirect
* CanIPUseHTTPS
* UserRequiresHTTPS

Also soft deprecate the wfCanIPUseHTTPS
method, which always returns true. Will
be hard deprecated once callers are updated

Change-Id: Ie6d71809d09edf6be9b8280debeb152ef7fce398
2021-04-30 11:53:18 -07:00
..
BotPasswordTest.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
CentralIdLookupTest.php Merge "Replace PHPUnit ->returnValue() with ->willReturn() shortcut" 2021-04-22 15:47:14 +00:00
DefaultOptionsLookupTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ExternalUserNamesTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
LocalIdLookupTest.php Deprecate DatabaseBlock methods moved to DatabaseBlockStore 2020-09-13 22:17:27 +00:00
PasswordResetTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
TalkPageNotificationManagerTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
UserGroupManagerTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
UserGroupMembershipTest.php Remove broken/outdated @param/@throws tags from @dataProviders 2021-01-21 03:42:42 +00:00
UserNameUtilsTest.php Remove unnecessary ->equalTo() from tests 2021-04-23 12:02:42 +02:00
UserOptionsLookupTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
UserOptionsManagerTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
UserTest.php Remove deprecated https-related hooks 2021-04-30 11:53:18 -07:00