summaryrefslogtreecommitdiffstats
path: root/Core/User/AccountInterface.php
Commit message (Collapse)AuthorAgeFilesLines
* [Security] various changes, see belowJohannes Schmitt2011-03-101-67/+0
| | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
|
* [Security] removed __toString() from AccountInterfaceJohannes Schmitt2011-02-121-7/+0
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+74
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http