Skip to content

3.0.0 RC 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@akrabat akrabat released this 09 Nov 16:20
· 809 commits to 3.x since this release

BC breaks in 3.0.0-RC2:

New features in 3.0.0-RC2:

  • #1509 - Slim 3's error handlers now only show exception information if you enable the displayErrorDetails setting.
  • #1552 - The router now has a new method called internalPathFor() for use with subRequest().
  • We have adopted Glenn Eggleton's' PHP-View component for rendering using PHP view scripts.

The full list of changes is here