summaryrefslogtreecommitdiffstats
path: root/Core/Encoder/EncoderFactoryInterface.php
Commit message (Collapse)AuthorAgeFilesLines
* change what I think is a typoGrégoire Paris2012-10-161-1/+1
|
* fixed CSFabien Potencier2012-07-091-1/+1
|
* [Security] allowed class names to be passed as an argument to ↵Fabien Potencier2012-06-181-3/+5
| | | | EncoderFactoryInterface::getEncoder()
* [DoctrineBridge] fixed some CSFabien Potencier2011-12-131-1/+2
|
* fixed CSFabien Potencier2011-06-081-1/+1
|
* [Security] various changes, see belowJohannes Schmitt2011-03-101-3/+3
| | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-1/+1
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+30
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http