aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/ObjectFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Remove "@author Bryan Davis" and "Brad Jorsch" annotationsBryan Davis2017-06-261-2/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Disallow associative arguments in ObjectFactoryGergő Tisza2015-11-241-2/+4
* Support named arguments in ObjectFactoryGergő Tisza2015-11-231-1/+4
* ObjectFactory: avoid using ReflectionClassBryan Davis2015-10-251-9/+83
* Update more docs and type hints to use IDatabaseAaron Schulz2015-10-061-1/+1
* ObjectFactory: add support for setter injectionBryan Davis2015-07-301-11/+38
* Typo fixes and non-code tweaksRicordisamoa2014-12-121-1/+1
* Remove '@section LICENSE'Timo Tijhof2014-11-261-1/+0
* Deprecate MWFunction::newObj() in favor of ObjectFactoryKunal Mehta2014-11-061-9/+14
* Make $wgMWLoggerDefaultSpi more expressiveBryan Davis2014-10-251-0/+89