summaryrefslogtreecommitdiffstats
path: root/Tests/Core/SecurityContextTest.php
Commit message (Collapse)AuthorAgeFilesLines
* [Security] Split the component into 3 sub-components Core, ACL, HTTPBernhard Schussek2013-09-181-92/+0
|
* Fixed @expectedException definitions to reference absolute exception pathsBernhard Schussek2013-01-051-1/+1
|
* moved component and bridge unit tests to the src/ directoryFabien Potencier2012-03-291-0/+92
This is the first step to make each Symfony Component and Bridge self-contained.