summaryrefslogtreecommitdiffstats
path: root/Tests/Http
Commit message (Collapse)AuthorAgeFilesLines
...
* [Security] changed the HttpUtils constructor to tak both a UrlGenerator and ↵Fabien Potencier2012-06-261-23/+23
| | | | a UrlMatcher instead of a Router (to make it useable by Silex)
* fixed CS (missing or misplaced license blocks)Eriksen Costa2012-04-0211-0/+99
|
* updated license blocksEriksen Costa2012-03-316-18/+18
|
* moved component and bridge unit tests to the src/ directoryFabien Potencier2012-03-2919-0/+2815
This is the first step to make each Symfony Component and Bridge self-contained.