phpbb/tests/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_test.php [ticket/9916] Updating license in non-distributed files 2012-01-02 19:10:36 +01:00
request_test.php [ticket/10939] Added tests for phpbb_request::file 2012-08-20 21:41:19 +01:00
request_var_test.php [ticket/10733] Removing static from data providers 2012-04-01 19:14:53 +03:00
type_cast_helper_test.php [ticket/8713] Add simple (non-nested) test case for untrimmed set_var(). 2012-09-08 13:44:50 +02:00