Skip to content

Released version 2.2.6

Choose a tag to compare

@dg dg released this 23 Aug 14:14
· 574 commits to master since this release
  • 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.