Commit History

Author SHA1 Message Date
  Jordi Boggiano cc05b09a29 [HttpFoundation] Standardize flash messages api 14 years ago
  Fabien Potencier a45baed812 [HttpFoundation] removed optimization for setLocale() as it breaks when locale is not the default and the user wants to switch back to the default locale 14 years ago
  Fabien Potencier 7b02766373 fixed session management 14 years ago
  Fabien Potencier 0fc6b15c17 [HttpFoundation] added a way to clear the session attributes 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  Fabien Potencier 2a9ddee162 [HttpFoundation] added Session::invalidate() 14 years ago
  Jordi Boggiano d28b9ddcda [HttpFoundation] Fix session::remove() not initializing the session 14 years ago
  ornicar 9588860716 [HttpFoundation] fixed locale accessors in Session class 15 years ago
  Fabien Potencier ed33ce4d5f [HttpFoundation] fixed typo 15 years ago
  Fabien Potencier 92f4b92cbb [HttpFoundation] fixed Session serialization 15 years ago
  Fabien Potencier 1277568997 [HttpFoundation] fixed Session 15 years ago
  Fabien Potencier 2746bcc84c [HttpFoundation] added automatic session start() when changing something in the session, renamed accessor methods, added remove()/has() methods 15 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago