phpbb/phpBB/config
Marc Alexander bef6a5a640 [ticket/11912] Introduce guesser priority to mimetype guessers
The mimetype guesser priority can now be set through the service definition.
Mimetypes will be guessed from the guesser with the highest priority to
the one with the lowest priority. Standard priority types have been added
to the service definition file. Any integer value can be used though.
Standard mimetype guessers that do not have the methods get_priority
and set_priority implemented, like the standard MimeTypeGuessers of symfony,
will have the default priority with the value of 0. Lower priority guessers
have values lower than 0 while high priority ones can be added with values
higher than 0.

PHPBB3-11912
2013-11-11 21:18:23 +01:00
..
.htaccess [feature/dic] Add trailing newline to htaccess 2012-07-26 15:58:26 +02:00
auth_providers.yml [ticket/11700] Fix authentication acp after develop merge 2013-09-16 03:22:13 +02:00
avatars.yml [ticket/11930] Move path_helper in front of optional cache argument 2013-10-21 10:20:12 +02:00
cron_tasks.yml [feature/plupload/cron] Namespacification 2013-10-11 15:53:22 +02:00
feed.yml [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
migrator.yml [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
mimetype_guessers.yml [ticket/11912] Introduce guesser priority to mimetype guessers 2013-11-11 21:18:23 +01:00
notifications.yml [ticket/11700] Fix installation after develop merge 2013-09-16 03:14:39 +02:00
routing.yml [feature/controller] Update routing documentation for using query string 2012-11-18 13:40:24 -05:00
services.yml [ticket/11912] Integrate mimetype guesser with plupload 2013-10-23 18:34:06 +02:00
tables.yml [feature/oauth] Fix more errors related to sql changes 2013-07-23 22:29:27 -04:00