Released version 2.2.6
- HttpRequest: drops non-UTF8 strings, but control characters only removes
- Session: fetch session cookie from Http\IRequest
- Session: fix handling exceptions thrown from SessionHandlerInterface
- Session::configure() do not override setHandler #15 #18
- SessionPanel: fixed quirky htmlspecialchars in PHP 5.6
- Response: fixed quirky htmlspecialchars in PHP 5.6
- Url: fixed canonicalize()
For the details you can have a look at the diff.