phpbb/phpBB/config/default/container
Tristan Darricau a562fea230 Merge pull request #3727 from marc1706/ticket/13904
[ticket/13904] Refactor attachments functions into service

* marc1706/ticket/13904: (66 commits)
  [ticket/13904] Use filespec's get_filesize instead of calling filesize()
  [ticket/13904] Set properties to protected where possible in filespec
  [ticket/13904] Fix tests after changes to factory
  [ticket/13904] Minor coding style fixes
  [ticket/13904] Add language entries for error messages in upload class
  [ticket/13904] Modify files for updated fast-image-size library
  [ticket/13904] Update composer.lock
  [ticket/13904] Improve code coverage
  [ticket/13904] Add unit tests for local upload type
  [ticket/13904] Minor coding style fixes
  [ticket/13904] Improve test coverage of base upload type class
  [ticket/13904] Improve test coverage of remote upload type
  [ticket/13904] Improve test coverage of form upload type
  [ticket/13904] Improve test coverage of filespec class
  [ticket/13904] Add back tests for retrieving floats
  [ticket/13904] Use ini_get() wrapper in file upload types
  [ticket/13904] Modify files for changes in ini wrapper
  [ticket/13904] Add bantu/ini-get-wrapper to composer.json
  [ticket/13904] Switch around constructor arguments
  [ticket/13904] Use \phpbb\php\ini class for ini_get()
  ...
2015-09-16 11:55:13 +02:00
..
parameters.yml [ticket/12620] Adds a yaml config file 2014-11-20 20:59:48 +01:00
services.yml [ticket/14150] Update fast-image-size to newest version 2015-09-08 12:59:55 +02:00
services_auth.yml [ticket/12620] Fix rebase (move config file to the right directory) 2014-11-20 21:00:01 +01:00
services_avatar.yml [ticket/13904] Pass filesystem to upload avatar again 2015-09-09 08:27:44 +02:00
services_captcha.yml [ticket/12620] Adds a yaml config file 2014-11-20 20:59:48 +01:00
services_console.yml Merge remote-tracking branch 'Nicofuma/ticket/12692' 2015-08-07 10:07:45 +02:00
services_content.yml Merge branch 'develop-ascraeus' into develop 2015-01-10 12:30:06 +01:00
services_cron.yml Merge branch '3.1.x' 2015-06-22 00:45:42 +02:00
services_db.yml [ticket/13777] Deduplicate migration service definitions 2015-05-31 13:22:45 +02:00
services_event.yml Merge branch '3.1.x' 2015-09-13 17:51:08 +02:00
services_feed.yml [ticket/13645] Move the feeds to controllers 2015-08-23 22:36:10 +02:00
services_files.yml [ticket/13904] Improve test coverage of filespec class 2015-09-09 08:29:07 +02:00
services_help.yml [ticket/13844] Add events 2015-05-20 20:11:52 +02:00
services_http.yml [ticket/13740] Fix CS and extend phpbb extensions 2015-07-08 01:28:04 +02:00
services_language.yml [ticket/13762] Moving language related functionality into a separate class 2015-05-02 13:37:12 +02:00
services_migrator.yml [ticket/13777] Deduplicate migration service definitions 2015-05-31 13:22:45 +02:00
services_mimetype_guesser.yml [ticket/12620] Fix rebase (move config file to the right directory) 2014-11-20 21:00:01 +01:00
services_module.yml [ticket/13777] Move module management into service 2015-05-31 13:22:44 +02:00
services_notification.yml [ticket/11444] Update tests 2015-07-13 22:43:58 +02:00
services_password.yml [ticket/12620] Fix rebase (move config file to the right directory) 2014-11-20 21:00:01 +01:00
services_php.yml [ticket/13904] Modify files for changes in ini wrapper 2015-09-09 08:29:05 +02:00
services_profilefield.yml [ticket/12620] Fix rebase (move config file to the right directory) 2014-11-20 21:00:01 +01:00
services_report.yml [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
services_routing.yml [ticket/13645] Move the feeds to controllers 2015-08-23 22:36:10 +02:00
services_text_formatter.yml [ticket/13935] Allow more admin-configurable schemes in post links 2015-07-15 22:05:06 +02:00
services_text_reparser.yml [ticket/13803] Added text_reparser_collection service 2015-05-30 17:29:43 +02:00
services_twig.yml [ticket/13645] Move the feeds to controllers 2015-08-23 22:36:10 +02:00
services_user.yml [ticket/13762] Moving language related functionality into a separate class 2015-05-02 13:37:12 +02:00
tables.yml [ticket/13740] Core file workarounds 2015-07-08 01:27:55 +02:00