Skip to content

3.0.0

Compare
Choose a tag to compare
@akrabat akrabat released this 07 Dec 20:45
· 741 commits to 3.x since this release

This is the first stable release of Slim 3!

Changes since RC2

  • #1643 - Revert detection of Uri's baseUrl so that routing of URLs of the form /foo/index.php/bar/baz work again.
  • #1655 - Ensure that calling $request->withMethod() turns off detection of _METHOD detection.

The full list of changes is here.