Version 2.3.2
This is a maintenance release with several bug fixes and improvements. All changes are backwards compatible with existing Slim 2.x applications.
- Remove encryption concerns from
\Slim\Middleware\SessionCookie
middleware - Fix HTTP method override detection via
X-HTTP-Method-Override
header - Fix padding removal in
\Slim\Http\Util::decrypt
- Prevent XEE attack vector in
\Slim\Middleware\ContentTypes::parseXml
- Fix
\Slim\Slim::urlFor
when used with escaped regular expression characters