Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin il y a 2 ans
..
Config checkin il y a 2 ans
SaveHandler checkin il y a 2 ans
Test/Unit checkin il y a 2 ans
CompositeValidator.php checkin il y a 2 ans
Config.php checkin il y a 2 ans
Generic.php checkin il y a 2 ans
README.md checkin il y a 2 ans
SaveHandler.php checkin il y a 2 ans
SaveHandlerFactory.php checkin il y a 2 ans
SaveHandlerInterface.php checkin il y a 2 ans
SessionManager.php checkin il y a 2 ans
SessionManagerInterface.php checkin il y a 2 ans
SessionMaxSizeConfig.php checkin il y a 2 ans
SessionStartChecker.php checkin il y a 2 ans
SidResolver.php checkin il y a 2 ans
SidResolverInterface.php checkin il y a 2 ans
Storage.php checkin il y a 2 ans
StorageInterface.php checkin il y a 2 ans
Validator.php checkin il y a 2 ans
ValidatorInterface.php checkin il y a 2 ans

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.