You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #45203 [HttpFoundation] Fixed functional testing description in MockFileSessionStorage (michal)
This PR was merged into the 4.4 branch.
Discussion
----------
[HttpFoundation] Fixed functional testing description in MockFileSessionStorage
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | no
| License | MIT
| Doc PR | no
Hi guys!
According to the "Testing with Sessions" documentation https://symfony.com/doc/4.4/components/http_foundation/session_testing.html#functional-testing
There is the wrong description in the class:
`src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php`
Commits
-------
6389216 Fixed functional testing description
0 commit comments