aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/symfony_request.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-161-12/+4
* [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"Tristan Darricau2014-11-121-9/+1
* [ticket/13280] Only run sanitizer for server superglobal and modify testsMarc Alexander2014-11-041-3/+3
* [ticket/13280] Seperate server sanitizer call and add commentMarc Alexander2014-11-041-0/+2
* [ticket/13280] Add additional sanitizer for ampersands in server superglobalMarc Alexander2014-11-031-0/+6
* [ticket/security-164] Sanitize all global variables in symfony_request classMarc Alexander2014-11-011-0/+3
* [ticket/12715] Cleanup comments in \phpbb\symfony_requestTristan Darricau2014-06-151-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-171-9/+11
* [ticket/11832] Create phpbb_symfony_request to handle initiating symfony_requestNathan Guse2013-09-131-0/+46