- Issue created by @catch
Follow-up from
π
Avoid reading session from the database multiple times during a request
Needs work
@longwave wrote:
Symfony's SessionInterface::save() says
* This method is generally not required for real sessions as
* the session will be automatically saved at the end of
* code execution.so do we have to explicitly save the session ourselves at all?
Active
11.0 π₯
Last updated