Historie revizí

Autor SHA1 Zpráva Datum
  Fabien Potencier 27ba003e5e [HttpFoundation] changed the strategy introduced in a5ccda47b4406518ee75929ce2e690b6998c021b to fix functional tests and still allow to call save more than once for a Session před 14 roky
  Magnus Nordlander ff99d80a8e Changed the behavior of Session::regenerate to destroy the session when it invalidates it. před 14 roky
  Martin Mayer 34a1b53168 [HttpFoundation] Do not save session in Session::__destroy() when saved already před 14 roky
  Fabien Potencier 7dcbcbe69d [HttpFoundation] tagged public @api před 14 roky
  Johannes Schmitt 5e80c68fab fixes a naming inconsistency před 14 roky
  Johannes Schmitt 3cb4b031b6 Revert "fixed inconsistent naming" před 14 roky
  Johannes eaa173b788 fixed inconsistent naming před 14 roky
  drm 9714cfc4f9 Fixes fatal error when intl module is not installed. před 14 roky
  Jordi Boggiano f400124037 [HttpFoundation] Small optimization of Session flash handling před 14 roky
  Fabien Potencier 1467a9bd9d [HttpFoundation] refactored Session před 14 roky
  Fabien Potencier 570db760ae merged branch francisbesset/session_locale (PR #686) před 14 roky
  Brikou CARRE 3dff029c37 [Session] added phpdoc about flash messages před 14 roky
  Fabien Potencier b042366353 Merge remote branch 'stfalcon/patch-2' před 14 roky
  Kris Wallsmith fc5992495f [HttpFoundation] updated session to only save on destruct if started před 14 roky
  Kris Wallsmith ed8ecab7ea [HttpFoundation] fixed locale accessor after session clear před 14 roky
  Kris Wallsmith a538344b3b [HttpFoundation] removed unnecessary method před 14 roky
  Stepan Tanasiychuk c6206f8faf Small refact. Without this I get a php Notice and Warnig if try getFlash() after clearing the session: před 14 roky
  Francis Besset 72c074a101 [Session] Used \Locale::setDefault() when the locale is setted před 14 roky
  Pascal Borreli 8c0beea677 [Phpdoc] Cleaning/fixing před 14 roky
  Fabien Potencier f77b94074f [HttpFoundation] replaced the option argument of Session by defaultLocale před 14 roky
  Fabien Potencier bc6ffeef83 [HttpFoundation] fixed flash management před 14 roky
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com před 14 roky
  Robert Schönthal 58db452e21 [HttpFoundation] added a check for array keys existence. před 14 roky
  Jeremy Mikola a72145bf5f [HttpFoundation] Add array type-hint to Session::setAttributes() param před 14 roky
  Johannes Schmitt 6432dea07c adds migrate() to Session před 14 roky
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files před 14 roky
  Jordi Boggiano 584769dd16 [HttpFoundation] Added removeFlash & clearFlashes methods to the Session před 14 roky
  Bernhard Schussek 48af2fc86e [Form][FrameworkBundle][HttpFoundation] The session is now automatically started when a form is CSRF protected před 14 roky
  Jordi Boggiano cc05b09a29 [HttpFoundation] Standardize flash messages api před 14 roky
  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 před 14 roky