Skip to content

Commit 849954c

Browse files
authored
Merge pull request #460 from FriendsOfSymfony/logout-version-note
fix grammar and be more clear in warning
2 parents 1c96c02 + 103da9c commit 849954c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/doc/reference/configuration/user-context.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ For the handler to work:
148148
and out must be enabled (``invalidate_session``).
149149

150150
.. warning::
151-
The cache invalidation feature is broken working as expected in
152-
FOSHttpCacheBundle prior to version 2.2.
151+
The cache invalidation on logout only works correctly with FOSHttpCacheBundle 2.2 and later.
152+
It was broken in older versions of the bundle.
153153

154154
.. tip::
155155
The logout handler is active on all firewalls. If your application has

0 commit comments

Comments
 (0)