aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/ArrayUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Use static closures where safe to useUmherirrender2021-02-111-1/+1
* Introduce $wgForceHTTPSTim Starling2020-06-301-0/+68
* Get rid of unnecessary func_get_args() and friendsAryeh Gregor2019-04-121-4/+2
* Get rid of call_user_func(_array)(), part 3Max Semenik2018-06-101-5/+5
* Add missing & to @param documentation to match functon callUmherirrender2017-08-111-1/+1
* Allow tag names for SqlBagOStuff consistent hashingAaron Schulz2016-04-181-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-3/+3
* Move ArrayUtils into libs/ as there is nothing tying it to MediaWikiKunal Mehta2014-11-061-0/+187