longyi c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
..
Config c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
SaveHandler c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Test c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Config.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Generic.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
README.md c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
SaveHandler.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
SaveHandlerFactory.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
SaveHandlerInterface.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
SessionManager.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
SessionManagerInterface.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
SessionStartChecker.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
SidResolver.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
SidResolverInterface.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Storage.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
StorageInterface.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Validator.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
ValidatorInterface.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos

README.md

#Session

  • SessionManager Manages active sessions and session metadata.
  • SaveHandler Supports filesystem and database storage of session data.
  • Config manages server's session-related configurations.