nextcloud-server/apps/files_external/lib
Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types
First round of modifications for PHP 8.1

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-23 09:28:56 +01:00
..
AppInfo fix app disdplay name 2021-06-16 15:19:28 +02:00
BackgroundJob
Command fix some types 2021-06-16 13:56:26 +02:00
Config
Controller
Lib Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
Listener move user/group deleted listeners to new event listener service 2021-06-16 13:56:25 +02:00
Migration Add migration to move over existing storage ids 2021-11-09 14:34:05 +01:00
Service
Settings
MountConfig.php
NotFoundException.php