aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mock/request.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14875] Add raw_variable() to request mockMarc Alexander2016-12-021-0/+5
* [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-161-0/+21
* [ticket/12352] Add tests for phpBB2 md5 passwords driverMarc Alexander2014-06-011-0/+19
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/11868] Replace phpbb_request_interface referencesVjacheslav Trushkin2013-09-261-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+5
|\
| * [feature/oauth] Change name of new method on requestJoseph Warner2013-07-141-1/+1
| * [feature/oauth] Allow getting original global arrays from requestJoseph Warner2013-07-141-0/+5
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-16/+16
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-16/+16
|/
* [ticket/10939] Modified mock request class to handle deactivated $_FILESFyorl2012-08-151-1/+8
* [ticket/9916] Updating license in non-distributed filesUnknown2012-01-021-1/+1
* [feature/request-class] Remove $html_encode arg, force manual decodingIgor Wiedler2011-08-181-4/+4
* [feature/request-class] Add is_secure method to request for HTTPSIgor Wiedler2011-08-181-0/+5
* [feature/request-class] Minor spacing CS adjustmentsIgor Wiedler2011-07-161-2/+2
* [feature/request-class] Add server(), header() and is_ajax() to requestIgor Wiedler2011-07-151-2/+33
* Merge branch 'develop-olympus' into developNils Adermann2011-02-241-0/+46