Commit Graph

6 Commits

Author SHA1 Message Date
Lukas Reschke
f93a82b8b0 Remove explicit type hints for Controller
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>
2017-08-01 17:32:03 +02:00
Roeland Jago Douma
3548603a88 Fix middleware implementations signatures
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-07-31 16:54:19 +02:00
Joas Schilling
ba87db3fcc Fix others 2016-07-21 18:13:57 +02:00
Lukas Reschke
aba539703c Update license headers 2016-05-26 19:57:24 +02:00
Roeland Jago Douma
4eebccd81f Fix inconsistent nameing of AppFramework 2016-04-22 16:00:00 +02:00
Lukas Reschke
c12bb839e1 Rename files to be PSR-4 compliant 2016-04-06 11:12:22 +02:00