summaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/utility/controllermethodreflector.php
Commit message (Expand)AuthorAgeFilesLines
* Minor fixesMorris Jobke2014-08-051-0/+1
* Fixed array_combine for PHP 5.3Vincent Petry2014-06-111-2/+7
* make it possible to omit parameters and use the default parameters from the c...Bernhard Posselt2014-05-131-2/+7
* Fix typoBernhard Posselt2014-05-111-1/+1
* default to null to not fail if type is not annotated via phpdocBernhard Posselt2014-05-111-3/+7
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
* implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-111-0/+97