summaryrefslogtreecommitdiffstats
path: root/Tests/Http/RememberMe/TokenBasedRememberMeServicesTest.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed various inconsistenciesv2.3.10Fabien Potencier2014-02-111-9/+9
|
* Fix some annotatesbronze1man2013-09-191-1/+0
|
* Try to make sure cookies get deleted from the TokenProvider when no longer ↵Terje Bråten2012-11-211-1/+1
| | | | in use
* updated license blocksEriksen Costa2012-03-311-3/+3
|
* moved component and bridge unit tests to the src/ directoryFabien Potencier2012-03-291-0/+280
This is the first step to make each Symfony Component and Bridge self-contained.