Skip to content

Add setter for read-only flag

Compare
Choose a tag to compare
@colinmollenhour colinmollenhour released this 16 Nov 19:37
· 8 commits to master since this release
3df52a7

Allows one to read the session in read-only mode, then disable read-only in order to read it again, obtaining a lock on the session first.

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1