aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MagicWordArray.php
Commit message (Expand)AuthorAgeFilesLines
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* MagicWordArray: mark ::get*Regex*() as @internal, add some optionsC. Scott Ananian2020-11-251-48/+63
* Miscellaneous documentation updatesDannyS7122020-02-161-1/+1
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-3/+3
* Fix new phan errors, part 8Daimona Eaytoy2019-10-221-1/+2
* Fix new phan errors, part 1Daimona Eaytoy2019-10-111-0/+1
* Improve return types in class MagicWordArrayUmherirrender2019-06-031-9/+9
* Simplify by using ?: operatorFomafix2019-04-151-4/+1
* Use the ?? feature instead of isset() where it makes senseThiemo Kreuz2019-03-241-4/+1
* Update MagicWord to use ContentLanguageAryeh Gregor2018-08-011-4/+2
* Update MagicWordArray to use MagicWordFactoryAryeh Gregor2018-07-311-3/+12
* Replace uses of each()Brad Jorsch2017-09-201-1/+3
* Merge "Get better error message for duplicate names in MagicWordArray"jenkins-bot2017-08-291-1/+10
|\
| * Get better error message for duplicate names in MagicWordArrayUmherirrender2017-08-111-1/+10
* | Add missing & to @param documentation to match functon callUmherirrender2017-08-111-2/+2
|/
* Add access modifiers to MagicWordArray.phpaddshore2016-03-011-8/+8
* Move MagicWordArray class to own fileaddshore2016-03-011-0/+329