aboutsummaryrefslogtreecommitdiffstats
path: root/includes/TitleArrayFromResult.php
Commit message (Expand)AuthorAgeFilesLines
* Get rid of warnings on PHP 8.1Aryeh Gregor2022-06-131-4/+4
* IResultWrapper::next() now returns voidAryeh Gregor2022-05-021-1/+1
* docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title>Umherirrender2021-08-301-2/+4
* Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
* Mark additional classes as newable for now.daniel2020-07-081-0/+10
* Explicit visibility modifiers in TitleArrayFromResult.phpReedy2020-05-091-5/+5
* Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* Fix param doc of TitleArrayFromResult::setCurrentUmherirrender2019-07-181-1/+1
* Use IResultWrapper in UserArray and TitleArrayUmherirrender2018-04-061-3/+3
* Move ResultWrapper subclasses to RdbmsAaron Schulz2017-03-031-0/+2
* Make phpcs-strict pass on includes/ (3/~10)Siebrand Mazeland2014-05-111-5/+5
* Fixed some @params documentationumherirrender2014-04-141-1/+1
* Fixed spacingumherirrender2014-03-201-1/+1
* Split Title and User ArrayFromResult classes to own filesaddshore2014-01-261-0/+86