summaryrefslogtreecommitdiffstats
path: root/Tests/Http/HttpUtilsTest.php
Commit message (Expand)AuthorAgeFilesLines
* [Security] Split the component into 3 sub-components Core, ACL, HTTPBernhard Schussek2013-09-181-266/+0
* removed deps checks in unit testsFabien Potencier2013-08-191-11/+0
* [Security] Added few new test cases for the HttpUtils and improved readabilit...v2.3.1Jakub Zalas2013-06-021-18/+127
* [Security] fixed HttpUtils class testsJean-François Simon2013-03-151-4/+4
* [Security] use current request attributes to generate redirect url?Jean-François Simon2013-03-131-2/+14
* [Security] fixed path info encoding (closes #6040, closes #5695)Fabien Potencier2012-12-111-0/+5
* [Security] changed the HttpUtils constructor to tak both a UrlGenerator and a...Fabien Potencier2012-06-261-23/+23
* updated license blocksEriksen Costa2012-03-311-3/+3
* moved component and bridge unit tests to the src/ directoryFabien Potencier2012-03-291-0/+151