This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Security/Http/RememberMe
Fabien Potencier 0cb308f634 minor #16697 CS: remove impossible default argument value (keradus)
This PR was merged into the 2.7 branch.

Discussion
----------

CS: remove impossible default argument value

| 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
-------

acef3a3 CS: remove impossible default argument value
2015-11-28 11:22:51 +01:00
..
AbstractRememberMeServices.php Merge branch '2.3' into 2.7 2015-10-06 17:02:37 +02:00
PersistentTokenBasedRememberMeServices.php minor #16697 CS: remove impossible default argument value (keradus) 2015-11-28 11:22:51 +01:00
RememberMeServicesInterface.php Added a small Upgrade note regarding security.context 2015-06-15 08:46:44 +02:00
ResponseListener.php adapted merge to 2.5 2015-01-03 11:28:05 +01:00
TokenBasedRememberMeServices.php fix potential timing attack issue 2015-11-23 11:02:49 +01:00