Closed alanpich closed 9 years ago
It seems a bit strange that route & application middleware have completely different signatures, and as such are not interchangeable. Is there a particular reason for this, as I think it will restrict the use of 3rd party middleware libraries?
Hi, I made a pr for that https://github.com/slimphp/Slim/pull/1009
This is being addressed by @lalop so will close this out.
It seems a bit strange that route & application middleware have completely different signatures, and as such are not interchangeable. Is there a particular reason for this, as I think it will restrict the use of 3rd party middleware libraries?