FriendsOfSymfony / FOSHttpCacheBundle

Use the FOSHttpCache library in your Symfony projects
http://foshttpcachebundle.readthedocs.io
Other
430 stars 80 forks source link

SF6: catch SessionNotFoundException #595

Closed ro0NL closed 1 year ago

ro0NL commented 1 year ago

Since SF6 getSession is throwing, rather than a nullable (but i kept it for BC)

This handles it.

We noticed Session not found error on http://, since this listener runs before redirecting to https://

dbu commented 1 year ago

https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/releases/tag/2.16.2

ro0NL commented 1 year ago

fastest release ever :rocket: :100: