aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/ReplacementArray.php
Commit message (Expand)AuthorAgeFilesLines
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-1/+0
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* Use type declaration for class properties holding type hinted argumentsUmherirrender2024-09-111-1/+1
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-0/+5
* Remove unused default values from class propertiesThiemo Kreuz2021-05-121-1/+1
* Enable "PhanTypeInvalidRightOperand" phan checksKunal Mehta2018-05-171-4/+4
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* Drop FastStringSearch support from ReplacementArrayMax Semenik2016-02-101-27/+3
* Fix spacing in ReplacementArrayKunal Mehta2015-09-251-1/+1
* Only use FastStringSearch on PHP <5.5Ori Livneh2015-09-031-1/+4
* LanguageConverter fix of empty and numeric stringsLiangent2015-06-081-2/+2
* ReplacementArray: Set explicit visiblity on functionsKunal Mehta2015-01-281-11/+11
* Move ReplacementArray into includes/libs/Kunal Mehta2015-01-281-0/+125