]> source.dussan.org Git - nextcloud-server.git/commit
Use PSR container interface and deprecate our own abstraction 21809/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 13 Jul 2020 09:18:14 +0000 (11:18 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Thu, 16 Jul 2020 11:35:45 +0000 (13:35 +0200)
commit4152216bd8cf9d49e6749d26bb8b491dd49b089b
tree3b626622b1c22dad13bcc07bf7bdcd7bccb96bf3
parentb12d3691c332480bc20e341b1bc23cb75977f148
Use PSR container interface and deprecate our own abstraction

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3rdparty
lib/private/AppFramework/DependencyInjection/DIContainer.php
lib/private/AppFramework/Utility/SimpleContainer.php
lib/private/Server.php
lib/private/ServerContainer.php
lib/public/AppFramework/Bootstrap/IBootContext.php
lib/public/AppFramework/IAppContainer.php
lib/public/AppFramework/QueryException.php
lib/public/IContainer.php
lib/public/IServerContainer.php