phpbb/phpBB/includes/request
Andreas Fischer e86ecc0f3b Merge remote-tracking branch 'Fyorl/ticket/10939' into develop
* Fyorl/ticket/10939:
  [ticket/10939] Added documentation for phpbb_request::file
  [ticket/10939] Added tests for phpbb_request::file
  [ticket/10939] Modified the default return for $request->file
  [ticket/10939] Modified fileupload tests to deal with new behaviour
  [ticket/10939] Modified mock request class to handle deactivated $_FILES
  [ticket/10939] Modified acp_groups.php to not use $_FILES
  [ticket/10939] Modified ucp_groups.php to not use $_FILES
  [ticket/10939] Modified functions_user.php to not use $_FILES
  [ticket/10939] Modified message_parser.php to not use $_FILES
  [ticket/10939] Modified functions_upload to not use $_FILES
  [ticket/10939] Modified request test slightly to include $_FILES
  [ticket/10939] Added $_FILES handling to phpbb_request
2012-11-10 23:49:29 +01:00
..
deactivated_super_global.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
interface.php [ticket/10939] Added $_FILES handling to phpbb_request 2012-08-15 14:21:19 +01:00
request.php Merge remote-tracking branch 'Fyorl/ticket/10939' into develop 2012-11-10 23:49:29 +01:00
type_cast_helper.php [ticket/8713] Fix type_cast_helper.php doc blocks: Add punctuation etc. 2012-09-08 14:07:42 +02:00
type_cast_helper_interface.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00