Francis Besset
|
72c074a101
[Session] Used \Locale::setDefault() when the locale is setted
|
14 年之前 |
Pascal Borreli
|
8c0beea677
[Phpdoc] Cleaning/fixing
|
14 年之前 |
Fabien Potencier
|
f77b94074f
[HttpFoundation] replaced the option argument of Session by defaultLocale
|
14 年之前 |
Fabien Potencier
|
bc6ffeef83
[HttpFoundation] fixed flash management
|
14 年之前 |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 年之前 |
Robert Schönthal
|
58db452e21
[HttpFoundation] added a check for array keys existence.
|
14 年之前 |
Jeremy Mikola
|
a72145bf5f
[HttpFoundation] Add array type-hint to Session::setAttributes() param
|
14 年之前 |
Johannes Schmitt
|
6432dea07c
adds migrate() to Session
|
14 年之前 |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 年之前 |
Jordi Boggiano
|
584769dd16
[HttpFoundation] Added removeFlash & clearFlashes methods to the Session
|
14 年之前 |
Bernhard Schussek
|
48af2fc86e
[Form][FrameworkBundle][HttpFoundation] The session is now automatically started when a form is CSRF protected
|
14 年之前 |
Jordi Boggiano
|
cc05b09a29
[HttpFoundation] Standardize flash messages api
|
14 年之前 |
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 年之前 |
Fabien Potencier
|
7b02766373
fixed session management
|
14 年之前 |
Fabien Potencier
|
0fc6b15c17
[HttpFoundation] added a way to clear the session attributes
|
14 年之前 |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 年之前 |
Fabien Potencier
|
2a9ddee162
[HttpFoundation] added Session::invalidate()
|
14 年之前 |
Jordi Boggiano
|
d28b9ddcda
[HttpFoundation] Fix session::remove() not initializing the session
|
14 年之前 |
ornicar
|
9588860716
[HttpFoundation] fixed locale accessors in Session class
|
14 年之前 |
Fabien Potencier
|
ed33ce4d5f
[HttpFoundation] fixed typo
|
14 年之前 |
Fabien Potencier
|
92f4b92cbb
[HttpFoundation] fixed Session serialization
|
14 年之前 |
Fabien Potencier
|
1277568997
[HttpFoundation] fixed Session
|
14 年之前 |
Fabien Potencier
|
2746bcc84c
[HttpFoundation] added automatic session start() when changing something in the session, renamed accessor methods, added remove()/has() methods
|
14 年之前 |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 年之前 |