nextcloud-server/lib/private/AppFramework
Christoph Wurst 78842348b2
feat(dependencyinjection): Allow optional (nullable) services
Allows working with classes that might or might not be available.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-03 11:53:43 +07:00
..
Bootstrap Merge pull request #40326 from nextcloud/enh/text-to-image-api 2023-10-26 15:53:30 +07:00
DependencyInjection Remove deprecated methods Util::writeLog and DIContainer::log 2023-09-25 10:37:12 +07:00
Http Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
Middleware fixed Drone test 2023-10-06 13:46:37 +07:00
OCS Add template types to responses 2023-06-30 09:33:29 +07:00
Routing composer run cs:fix 2023-01-20 11:45:08 +07:00
Services composer run cs:fix 2023-01-20 11:45:08 +07:00
Utility feat(dependencyinjection): Allow optional (nullable) services 2023-11-03 11:53:43 +07:00
App.php Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 2023-06-01 23:10:00 +07:00
Http.php Update php licenses 2021-06-04 22:02:41 +07:00
Logger.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ScopedPsrLogger.php composer run cs:fix 2023-01-20 11:45:08 +07:00