summaryrefslogtreecommitdiffstats
path: root/Core/SecurityContextInterface.php
Commit message (Expand)AuthorAgeFilesLines
* [Security] Remove deprecated interfacesNicolas Grekas2015-09-031-29/+0
* Don't trigger deprecation on interfacesv2.7.4Nicolas Grekas2015-08-301-2/+0
* fixes CSFabien Potencier2015-08-241-0/+1
* Silence invasive deprecation warnings, opt-in for warningsv2.7.1reecefowell2015-06-081-1/+1
* [Security] removed usage of the deprecated SecurityContextInterfaceFabien Potencier2015-01-081-0/+2
* [Debug] track and report deprecated classes and interfacesNicolas Grekas2014-12-301-1/+1
* Merge branch '2.5'Fabien Potencier2014-10-261-2/+2
|\
| * Remove aligned '=>' and '='Disquedur2014-10-261-2/+2
* | [DX] Moved constants to a final classIltar van der Berg2014-09-291-1/+4
* | Split of the SecurityContext to AuthorizationChecker and TokenStorageIltar van der Berg2014-09-241-29/+4
|/
* fixed types in phpdocsFabien Potencier2014-04-161-1/+1
* [Component/Security] Fixed some phpdocs in Security/CoreJoseph Bielawski2014-01-171-2/+2
* fixed CSFabien Potencier2012-07-091-3/+3
* updated license blocksEriksen Costa2012-03-311-3/+3
* Revert "merged branch kriswallsmith/security/demeter-fix (PR #2816)"Fabien Potencier2011-12-301-9/+0
* merged 2.0Fabien Potencier2011-12-131-0/+1
|\
| * [DoctrineBridge] fixed some CSFabien Potencier2011-12-131-0/+2
* | [Security] added SecurityContextInterface::getUser()Kris Wallsmith2011-12-081-0/+9
* | Removed redundant "@return void"-sHelmer Aaviksoo2011-10-071-1/+0
|/
* fixed CSFabien Potencier2011-06-081-1/+1
* added missing license headersFabien Potencier2011-05-311-0/+9
* capitalized 'boolean'Eriksen Costa2011-04-271-1/+1
* [Security/Core] force implementations to accept null valuesJohannes Schmitt2011-04-201-1/+1
* [Security] Added missing phpdocTim Nagel2011-04-161-0/+20
* [Security] various changes, see belowJohannes Schmitt2011-03-101-2/+2
* [Security] Refactored security context, moved getUser() implementation to tem...Johannes Schmitt2011-02-121-0/+21