June 2019 minor improvement
Pre-release
Pre-release
When referring to Session namespaces, if a namespace hadn't been initialised, the library would fail. Now an empty store is created before any additions/removals of stores are called, fixing the error caused by the uninitialised variable.
Amongst this bugfix, PHPUnit has been bumped to latest version.