Skip to content

Version 2.3.1

Compare
Choose a tag to compare
@codeguy codeguy released this 20 Jul 18:41
· 3311 commits to 4.x since this release
  • Add \Slim\Slim::_isset and \Slim\Slim::__unset methods
  • Add CONTRIBUTING file
  • Add \Slim\Helper\Set::protect method to store Closure values that should not be invoked
  • Fix encrypted cookie expiration time during serialization into HTTP header
  • Fix Last-Modified and Expires header date format
  • Fix \Slim\View::setData so that it protects Closures used as template variables