nextcloud-server/lib/private/App
Côme Chilliet 92038229fa
fix: Remove support for app.php loading
It has been deprecated for a long time, and the last known active
 application to use it (user_saml) is now migrated the modern API.
Presence of the file is still checked in order to log an error.
This behavior may be removed as well in a few versions.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-14 14:30:00 +07:00
..
AppStore
AppManager.php fix: Remove support for app.php loading 2025-04-14 14:30:00 +07:00
CompareVersion.php
DependencyAnalyzer.php
InfoParser.php
Platform.php
PlatformRepository.php