Slim 3.5.0 released

A few useful bug fixes in this release including the ability to read the ‘Authorization’ header without tweaking .htaccess files or manually looking in getallheaders()!

We have also added getCookieParam() to the Request class. Also this release continues our efforts to improve the unit test coverage of the framework.

The full list of changes is here