Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made {@inheritdoc} annotations consistent across the board | Fabien Potencier | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | Added doc comments | Piotr Antosik | 2013-09-19 | 1 | -0/+8 |
| | |||||
* | fixed CS (missing or misplaced license blocks) | Eriksen Costa | 2012-04-02 | 1 | -6/+6 |
| | |||||
* | updated license blocks | Eriksen Costa | 2012-03-31 | 1 | -3/+3 |
| | |||||
* | [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() | ||||
* | replaced symfony-project.org by symfony.com | Fabien Potencier | 2011-03-06 | 1 | -2/+2 |
| | |||||
* | some fixes by just "blindly" trying to make phpStorm code analysis happier | Lukas Kahwe Smith | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 1 | -0/+43 |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |