]> source.dussan.org Git - nextcloud-server.git/commit
Fix errors from PHP 8.2 testing
authorCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 14 Nov 2022 16:06:28 +0000 (17:06 +0100)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 14 Nov 2022 16:08:21 +0000 (17:08 +0100)
commitc79a6b3f62948075f7ce67a0294b0410fd61af3d
treed67ee83d8c0fd892ce722b40b3f859d76ff20ebe
parent70e2217d1c23dbe7062c188091c0d9f10a5bd84b
Fix errors from PHP 8.2 testing

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
15 files changed:
apps/dav/lib/RootCollection.php
apps/dav/tests/unit/BackgroundJob/CleanupInvitationTokenJobTest.php
apps/dav/tests/unit/BackgroundJob/PruneOutdatedSyncTokensJobTest.php
apps/dav/tests/unit/CalDAV/Reminder/ReminderServiceTest.php
apps/dav/tests/unit/CardDAV/Activity/BackendTest.php
apps/dav/tests/unit/Connector/Sabre/PrincipalTest.php
apps/dav/tests/unit/Controller/InvitationResponseControllerTest.php
apps/federatedfilesharing/tests/Settings/AdminTest.php
apps/files_sharing/tests/ShareTest.php
apps/provisioning_api/tests/Controller/GroupsControllerTest.php
apps/settings/tests/Mailer/NewUserMailHelperTest.php
apps/theming/tests/Settings/PersonalTest.php
apps/theming/tests/Themes/DyslexiaFontTest.php
lib/private/User/Session.php
tests/lib/Share20/ShareTest.php