aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/ArrayUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Various doc fixes about false on method arguments/return typesUmherirrender2022-11-101-1/+1
* build: Update mediawiki/mediawiki-phan-config to 0.12.0Daimona Eaytoy2022-10-081-1/+0
* Remove unused key variable from foreach loopsUmherirrender2022-09-211-1/+1
* TempUser infrastructure and servicesTim Starling2022-04-141-1/+1
* phan: Remove PhanPossiblyUndeclaredVariable suppressionUmherirrender2022-03-301-0/+1
* 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