aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/request/request_interface.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-1/+1
* [ticket/14875] Move raw_variable() method to request_interfaceMarc Alexander2016-12-021-0/+22
* [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-161-0/+10
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [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/+10
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-14/+16
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-11/+11
* [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-0/+139