1.4.2
A special release for people using Slim-Psr7 in projects that support PHP versions older than PHP 8.0, that also need to work on PHP 8.4.
What's Changed
- Add support for PHP 8.4 by @williamdes in #325
- Fixed:
Uri::getPath()correctly normalises leading slashes. - Fixed:
Urino longer double encodes user info.
Full Changelog: 1.4.1...1.4.2