summaryrefslogtreecommitdiffstats
path: root/Http/RememberMe/RememberMeServicesInterface.php
Commit message (Collapse)AuthorAgeFilesLines
* Added a small Upgrade note regarding security.contextIltar van der Berg2015-06-151-2/+2
|
* minor #14038 CS: fix some license headers (keradus)Fabien Potencier2015-03-241-6/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This PR was merged into the 2.3 branch. Discussion ---------- CS: fix some license headers | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | ? | Fixed tickets | N/A | License | MIT | Doc PR | N/A Commits ------- 2b74841 CS: fix some license headers
| * CS: fix some license headersDariusz Ruminski2015-03-241-0/+10
| |
* | CS: Ensure there is no code on the same line as the PHP open tag and it is ↵Dariusz Ruminski2015-03-241-0/+1
|/ | | | followed by a blankline
* fixed CSFabien Potencier2012-07-091-3/+3
|
* merged 2.0Fabien Potencier2011-12-131-0/+1
|\
| * [DoctrineBridge] fixed some CSFabien Potencier2011-12-131-0/+3
| |
* | Removed redundant "@return void"-sHelmer Aaviksoo2011-10-071-2/+0
|/
* fixed CSFabien Potencier2011-06-081-1/+1
|
* [Phpdoc] Cleaning/fixingPascal Borreli2011-04-231-2/+2
|
* [Security] refactored remember-me codeJohannes M. Schmitt2011-03-111-21/+38
|
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-1/+1
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+66
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http