Back to Slim

Slim 3.12.0 released

_posts/2019-01-15-slim-3.12.0.md

latest513 B
Original Source

It's a new year, so a new Slim! Like 3.11.0, version 3.12.0 is nearly entirely bug fixes.

In particular, #2543 & #2558 enable Slim to be used with Diactoros which requires read() to be called with an integer.

Also, #2519 adds getBasePath() to the Router object.

The full list of changes is here