phpbb/phpBB/includes
Tristan Darricau cac090b659 Merge pull request #3913 from marc1706/ticket/14168
[ticket/14168] Refactor attachment management functions into classes

* marc1706/ticket/14168: (36 commits)
  [ticket/14168] Correctly state return type of upload and upload_attachment
  [ticket/14168] Use attachment manager instead of separate classes
  [ticket/14168] Fix docblock in manager
  [ticket/14168] Add more test cases for attachment manager
  [ticket/14168] Add new test method and more tests
  [ticket/14168] Fix tabs in manager and add test file
  [ticket/14168] Fix tests after rebase
  [ticket/14168] Add attachment manager service
  [ticket/14168] Use correct docblock
  [ticket/14168] Add services_attachment.yml to services.yml
  [ticket/14168] Minor coding style fixes
  [ticket/14168] Move attachment service definitions to services_attachment
  [ticket/14168] Improve code coverage in upload class
  [ticket/14168] Move image check and don't use trigger_error()
  [ticket/14168] Add tests for init_error() during upload
  [ticket/14168] Add basic test file for attachments upload
  [ticket/14168] Fix CS issue
  [ticket/14168] No longer use deprecated functions in core files
  [ticket/14168] Move phpbb_unlink() into attachment delete class
  [ticket/14168] Reset sequence before tests in delete tests
  ...
2015-10-14 08:40:01 +02:00
..
acp Merge pull request #3913 from marc1706/ticket/14168 2015-10-14 08:40:01 +02:00
diff [ticket/12557] Fix pass by reference doc blocks 2014-08-07 11:39:04 +03:00
hooks [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
mcp Merge branch '3.1.x' 2015-10-11 10:48:53 +02:00
questionnaire [ticket/13494] Update calls to set_config() 2015-02-02 19:28:23 +01:00
ucp Merge pull request #3913 from marc1706/ticket/14168 2015-10-14 08:40:01 +02:00
utf [feature/patchwork-utf8] Rely on mbstring, use patchwork/utf8 as fallback 2014-11-08 11:41:58 +01:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php Merge pull request #3618 from marc1706/ticket/13832 2015-06-24 16:36:15 +02:00
compatibility_globals.php [ticket/13740] Fix CS in compatibilty_globals.php 2015-07-24 17:36:04 +02:00
constants.php [ticket/12505] Set deprecations for constants to 3.2 2015-08-24 00:40:38 +03:00
functions.php Merge branch '3.1.x' 2015-10-12 10:20:32 +02:00
functions_acp.php Merge branch '3.1.x' 2015-06-07 14:59:33 +02:00
functions_admin.php [ticket/14168] Use attachment manager instead of separate classes 2015-10-12 11:34:11 +02:00
functions_compatibility.php Merge branch '3.1.x' 2015-06-16 12:35:51 +02:00
functions_compress.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
functions_content.php [ticket/13993] Do not parse signatures as posts when editing them. 2015-10-11 15:46:43 -07:00
functions_convert.php Merge branch 'ticket/13930' into ticket/13930-master 2015-06-08 15:39:47 +02:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php Merge branch '3.1.x' 2015-09-01 18:51:10 +02:00
functions_download.php [ticket/13455] Update calls to request_var() 2015-02-03 20:50:40 +01:00
functions_install.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
functions_jabber.php [ticket/12487] Update PHP code 2015-01-11 13:22:59 +01:00
functions_mcp.php Merge branch '3.1.x' 2015-09-22 19:14:34 +02:00
functions_messenger.php Merge branch '3.1.x' 2015-09-07 12:16:12 +02:00
functions_module.php Merge branch '3.1.x' 2015-05-30 10:58:40 +02:00
functions_posting.php Merge pull request #3913 from marc1706/ticket/14168 2015-10-14 08:40:01 +02:00
functions_privmsgs.php [ticket/14168] Use attachment manager instead of separate classes 2015-10-12 11:34:11 +02:00
functions_transfer.php [ticket/12999] Remove @author tags 2014-08-19 22:54:45 +02:00
functions_user.php Merge branch '3.1.x' 2015-10-12 10:27:13 +02:00
index.htm
message_parser.php [ticket/14168] Use attachment manager instead of separate classes 2015-10-12 11:34:11 +02:00
sphinxapi.php [ticket/12721] Update rules descriptions 2014-06-16 23:07:28 +02:00
startup.php Merge branch '3.1.x' 2015-06-09 21:27:56 +02:00