Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use static closures where safe to use | Umherirrender | 2021-02-11 | 1 | -1/+1 |
* | Remove unneeded @return documentation | Umherirrender | 2021-01-25 | 1 | -1/+0 |
* | Fix PhanTypeMismatchDeclaredParam | Umherirrender | 2018-07-07 | 1 | -2/+2 |
* | Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient | Bartosz Dziewoński | 2018-05-30 | 1 | -2/+2 |
* | Use PHP 7 '<=>' operator in 'sort()' callbacks | Bartosz Dziewoński | 2018-05-30 | 1 | -1/+1 |
* | Remove internal use of deprecated $wgRequestTime | Kevin Israel | 2018-03-18 | 1 | -3/+1 |
* | Update weblinks in comments from HTTP to HTTPS | Fomafix | 2016-11-07 | 1 | -2/+2 |
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -11/+11 |
* | Timing::measure(): handle missing marks better | Ori Livneh | 2015-12-10 | 1 | -3/+30 |
* | Add Timing interface | Ori Livneh | 2015-11-03 | 1 | -0/+168 |