phpbb/phpBB/config/default/container
Tristan Darricau b28b94b1f1 [ticket/16891] Do not change an extension status in the middle of a request
When enabling an extension, it should be considered as not being enabled for
the entire request as if the "enabled" flag is switch during the request, the
extension will stay not loaded (same when disabling an extension).

Example when it can be an issue today : if the router is called for the first
time after enabling the extension and if the extension uses a custom route
loader (like phpbb/pages) then the router will fail because the custom route
will be found but the custom loader will not be loaded and available.

PHPBB3-16891
2021-10-30 04:25:31 +02:00
..
parameters.yml [ticket/16017] Add support for Argon2id as default password hashing 2019-07-23 21:30:28 +02:00
services.yml [ticket/16891] Do not change an extension status in the middle of a request 2021-10-30 04:25:31 +02:00
services_attachment.yml [ticket/14523] Replace prototype definition with shared services 2016-03-10 10:41:00 +01:00
services_auth.yml [ticket/12574] Remove passwords manager & container requirement from oauth 2019-11-16 23:05:36 +01:00
services_avatar.yml [ticket/15833] Add core.avatar_manager_avatar_delete_after event 2018-10-28 14:19:33 +01:00
services_captcha.yml [ticket/15937] Google reCAPTCHA v3 Plugin 2020-03-14 14:42:08 +01:00
services_console.yml Merge branch '3.2.x' into 3.3.x 2020-04-21 17:20:08 +02:00
services_content.yml [ticket/15970] Add core.message_admin_form_submit_before 2019-02-27 10:32:11 +01:00
services_cron.yml [ticket/16565] Inject service container 2020-08-12 13:03:23 +02:00
services_db.yml Merge branch 'ticket/14957' into ticket/14957-rhea 2017-01-03 21:41:36 +01:00
services_event.yml [ticket/14933] Fix parameter for kernel_exception_subscriber 2017-09-09 17:37:10 +02:00
services_feed.yml [ticket/16366] Make viewtopic lang vars available in feed pages 2020-08-13 16:46:23 +02:00
services_files.yml [ticket/14763] Specify correct class for local files class type 2016-09-02 21:08:06 +02:00
services_filesystem.yml [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
services_help.yml [ticket/14247] Use quotes around @ and % strings in YAML 2015-12-07 13:11:22 -08:00
services_hook.yml [ticket/14247] Use quotes around @ and % strings in YAML 2015-12-07 13:11:22 -08:00
services_http.yml [ticket/14247] Use quotes around @ and % strings in YAML 2015-12-07 13:11:22 -08:00
services_language.yml [ticket/14247] Use quotes around @ and % strings in YAML 2015-12-07 13:11:22 -08:00
services_migrator.yml [ticket/14247] Use quotes around @ and % strings in YAML 2015-12-07 13:11:22 -08:00
services_mimetype_guesser.yml [ticket/14247] Use quotes around @ and % strings in YAML 2015-12-07 13:11:22 -08:00
services_module.yml [ticket/14247] Use quotes around @ and % strings in YAML 2015-12-07 13:11:22 -08:00
services_notification.yml [ticket/16544] Use forum_notify.txt for forum subscription email notifications 2020-09-02 22:11:51 +07:00
services_password.yml [ticket/16342] Increase default hashing costs for Argon2 passwords 2020-01-28 01:42:39 +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 Merge branch '3.2.x' into 3.3.x 2020-05-14 17:44:22 +02:00
services_report.yml [ticket/14523] Replace prototype definition with shared services 2016-03-10 10:41:00 +01:00
services_routing.yml [ticket/14670] Modify service definition for RouterListener 2019-05-06 21:44:19 +02:00
services_text_formatter.yml [ticket/16250] Add a service to check BBCodes safeness 2019-12-13 01:46:09 +01:00
services_text_reparser.yml [ticket/16645] Simplified text_reparser.poll_option 2021-01-01 22:21:00 +01:00
services_twig.yml [ticket/16382] Update Twig_Extension_Debug 2020-02-27 16:28:49 +01:00
services_ucp.yml [ticket/11327] Adjust code per review comments 2019-10-03 16:56:17 +02:00
services_user.yml [ticket/14247] Use quotes around @ and % strings in YAML 2015-12-07 13:11:22 -08:00
tables.yml [ticket/14754] Rename email notifications table to fit better 2020-03-15 15:08:25 +01:00