summaryrefslogtreecommitdiffstats
path: root/settings/Middleware
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit type hints for ControllerLukas Reschke2017-08-011-2/+2
| | | | | | This is public API and breaks the middlewares of existing apps. Since this also requires maintaining two different code paths for 12 and 13 I'm at the moment voting for reverting this change. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix middleware implementations signaturesRoeland Jago Douma2017-07-311-4/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-1/+2
|
* Fix inconsistent nameing of AppFrameworkRoeland Jago Douma2016-04-221-1/+1
|
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+85