0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 21:10:39 +00:00
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 +02:00
..
AppStore chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00
AppManager.php fix: Remove support for app.php loading 2025-04-14 14:30:00 +02:00
CompareVersion.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
DependencyAnalyzer.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
InfoParser.php fix(appinfo): Make sure screenshot, author and category are always arrays 2024-10-28 08:46:31 +01:00
Platform.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PlatformRepository.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00