aboutsummaryrefslogtreecommitdiffstats
path: root/includes/auth/ButtonAuthenticationRequest.php
Commit message (Expand)AuthorAgeFilesLines
* build: Update mediawiki/mediawiki-phan-config to 0.12.0Daimona Eaytoy2023-06-291-0/+2
* Fixes for the phan upgrade, part 1Daimona Eaytoy2023-06-291-2/+2
* phan: Disable scalar_implicit_cast settingUmherirrender2022-03-181-0/+1
* Use static closures where safe to useUmherirrender2021-02-111-1/+1
* Merge "Replace "@stable for subclassing" with "@stable to extend""jenkins-bot2020-07-131-1/+1
|\
| * Replace "@stable for subclassing" with "@stable to extend"daniel2020-07-131-1/+1
* | Merge "Replace "@stable for calling" by "@stable to call""jenkins-bot2020-07-131-1/+1
|\ \
| * | Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
| |/
* / Replace "@stable for overriding" with "@stable to override"daniel2020-07-131-3/+3
|/
* Mark methods in authentication base classes as stable for overriding.daniel2020-07-081-0/+11
* auth: Use a 'use' statement rather than \ for class importReedy2020-05-011-4/+5
* Replace call_user_func_array(), part 2Max Semenik2018-06-071-2/+2
* AuthManager phpdoc cleanupMax Semenik2016-09-261-0/+2
* Add AuthManagerBrad Jorsch2016-05-161-0/+106