summaryrefslogtreecommitdiffstats
path: root/Http/Authorization/AccessDeniedHandlerInterface.php
Commit message (Expand)AuthorAgeFilesLines
* Fix: duplicate usage of Symfony\Component\HttpFoundation\Responsesimpson2013-10-011-1/+0
* Added doc commentsPiotr Antosik2013-09-191-0/+1
* Fix some annotatesbronze1man2013-09-191-0/+1
* fixed CSFabien Potencier2012-07-091-1/+1
* fixed CSFabien Potencier2012-05-181-2/+2
* updated license blocksEriksen Costa2012-03-311-3/+3
* added missing license headersFabien Potencier2011-05-311-0/+9
* removed unecessary use statements (ExceptionEvent was also undefined namespace)Miha Vrhovnik2011-03-211-2/+0
* [Security] removed un-needed event parameter from many interfacesJohannes Schmitt2011-03-181-2/+1
* fixed various bugs introduced during the event system migrationFabien Potencier2011-03-181-5/+6
* Switched from Doctrine's EventManager implementation to the EventManager clon...Bernhard Schussek2011-03-131-3/+3
* Replaced EventDispatcher by Doctrine's EventManager implementationBernhard Schussek2011-03-051-3/+3
* added some doc commentsJohannes Schmitt2011-01-271-0/+27