]> source.dussan.org Git - nextcloud-server.git/commit
Deprecate the internal Symfony dispatcher adapter 21848/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 15 Jul 2020 11:57:35 +0000 (13:57 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 15 Jul 2020 11:57:35 +0000 (13:57 +0200)
commitb9a911f0b37c1c0903956badb87364b6be71aa55
treeaeab64829be90ac4fa8e7c9e5754ba5629451795
parentda4f3559c5f1ab5db77e2cb06c2d618fb228313b
Deprecate the internal Symfony dispatcher adapter

This type is not known on the public API, yet we should make sure that
any usage of this class is noticed and migrated as soon as possible.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/private/EventDispatcher/EventDispatcher.php
lib/private/EventDispatcher/SymfonyAdapter.php