Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.9, 3.9.2, 3.10, 4.0
Description
Error logs:
This session was started as a read-only session but writes have been detected.#012PHP message: The following SESSION params were either added, or were updated.#012PHP message: SESSION key: recentsessionlocks"
If readonly sessions is on, then the recentsessionlocks debugging is moot as we don't even have a lock. It should just not run at all