phpbb/phpBB/includes/request
Igor Wiedler 24e9fb24d1 [feature/request-class] Make server() use the $html_encode parameter
$request->server() should not auto html-escape values. header() however should.
Also introduce some tests for this behaviour.

Thanks to nn- for catching this.

PHPBB3-9716
2011-08-06 19:47:12 +02:00
..
deactivated_super_global.php [feature/request-class] Fix the error message when accessing superglobal 2011-02-28 08:04:40 +01:00
interface.php [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
request.php [feature/request-class] Make server() use the $html_encode parameter 2011-08-06 19:47:12 +02:00
type_cast_helper.php [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
type_cast_helper_interface.php [feature/request-class] Refactor request classes to use autoloading 2010-09-17 14:08:14 +02:00