phpbb/phpBB/config
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
..
default Merge pull request #3727 from marc1706/ticket/13904 2015-09-16 11:55:13 +02:00
development [ticket/12632] Add twig.debug and twig.auto_reload in config.yml 2015-05-04 14:43:58 +02:00
installer [ticket/14052] Translate installer commands 2015-07-27 11:40:12 +02:00
production [ticket/12620] Fix tests 2014-11-20 21:13:26 +01:00
test [ticket/12620] Fix tests 2014-11-20 21:13:26 +01:00
.htaccess [feature/dic] Add trailing newline to htaccess 2012-07-26 15:58:26 +02:00