Jordi Boggiano
|
e06cea9aaa
[HttpFoundation] Cookie values should not be restricted
|
13 years ago |
Fabien Potencier
|
b4028350d2
[HttpFoundation] standardized cookie paths (an empty path is equivalent to /)
|
13 years ago |
Fabien Potencier
|
17cd08dc6c
fixed CS
|
14 years ago |
jsor
|
fd6c254b47
[HttpFoundation] changed checking for deleted cookie to be conform with setcookie()
|
14 years ago |
jsor
|
e6d929aa71
[HttpFoundation] added __toString() method
|
14 years ago |
Brikou CARRE
|
e898445b94
removed empty lines/trailing spaces
|
14 years ago |
Fabien Potencier
|
66c4bc727c
[HttpFoundation] renamed Cookie::getExpire() to getExpiresTime() to be consistent with the DomCrawler component
|
14 years ago |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
Fabien Potencier
|
a137d72351
Merge remote branch 'hhamon/cookie_path_fix'
|
14 years ago |
Robert Schönthal
|
87e1359ebd
[HttpFoundation] more sophisticated checks for valid expiration
|
14 years ago |
Hugo Hamon
|
ad56bd8e47
[HttpFoundation] fix cookie path default value to / and added some new unit tests to cover the class
|
14 years ago |
John Kary
|
c251a36935
[HttpFoundation] Add tests for Cookie
|
14 years ago |