Skip to content

Version 2.3.3

Choose a tag to compare

@codeguy codeguy released this 08 Oct 18:03
· 3302 commits to 4.x since this release

This is a maintenance release and remains backward-compatible with Slim 2.* applications.

  • Let \Slim\Flash implement Countable
  • Fix \Slim\Middleware\PrettyExceptions error when custom Log defined
  • Omit response body for HEAD requests
  • Add HHVM compatibility