Back to Slim

Slim 4.15.0 released

_posts/2025-08-24-slim-4.15.0-release.md

latest390 B
Original Source

Slim 4.15.0 has been released.

The most important thing to note with this release is that we have deprecated RouteInterface::setArgument() and RouteInterface::setArguments(). You should use middleware to set custom route arguments.

Various other minor improvements and bug fixes have also been made, with the full changelog here.