Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove code for PHP <5.5.9 | Nicolas Grekas | 2015-08-01 | 1 | -4/+1 |
| | |||||
* | [Security] Don't destroy the session on buggy php releases.v2.3.24 | Alexander M. Turek | 2015-01-07 | 1 | -1/+4 |
| | |||||
* | [Security] Delete old session on auth strategy migrate | Alexander Schwenn | 2014-12-20 | 1 | -1/+1 |
| | |||||
* | Remove aligned '=>' and '=' | Disquedur | 2014-10-26 | 1 | -3/+3 |
| | |||||
* | made {@inheritdoc} annotations consistent across the board | Fabien Potencier | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | updated license blocks | Eriksen Costa | 2012-03-31 | 1 | -3/+3 |
| | |||||
* | fixed CS | Fabien Potencier | 2011-06-08 | 1 | -1/+1 |
| | |||||
* | fixed CS | Fabien Potencier | 2011-06-08 | 1 | -0/+2 |
| | |||||
* | added missing license headers | Fabien Potencier | 2011-05-31 | 1 | -0/+9 |
| | |||||
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 1 | -1/+1 |
| | | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted() | ||||
* | added some doc comments | Johannes Schmitt | 2011-01-27 | 1 | -0/+13 |
| | |||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 1 | -0/+39 |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |