aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/request/request.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16271] Fix invalid docblocksMarc Alexander2019-12-271-1/+1
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-3/+3
* [ticket/15742] Remove get_magic_quotes_gpc() callJakub Senko2018-09-061-2/+0
* Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-181-6/+0
|\
| * [ticket/15108] Remove duplicate code in request->contextjaviexin2017-03-021-6/+0
* | [ticket/14875] Move raw_variable() method to request_interfaceMarc Alexander2016-12-021-18/+1
* | [ticket/14875] Use raw_variable() method in _variable() to get raw dataMarc Alexander2016-11-251-33/+6
* | [ticket/14875] Add method for raw input to request and add to installerMarc Alexander2016-11-251-0/+62
|/
* [ticket/14481] Respect HTTP_X_FORWARDED headers for implying httpsMarc Alexander2016-02-151-1/+3
* [ticket/13396] Normalize multibyte characters in attachment file names.Cesar G2014-12-021-1/+1
* [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-161-0/+23
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [ticket/12079] Add default value to $multibyte in request.untrimmed_variable().Cesar G2013-12-191-1/+1
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+8
|\
| * [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/+8
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-36/+38
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-28/+28
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+415