Skip to content

1.4.2

Choose a tag to compare

@akrabat akrabat released this 18 Mar 08:48
1.4.2
2be625e

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: Uri no longer double encodes user info.

Full Changelog: 1.4.1...1.4.2