]> source.dussan.org Git - nextcloud-server.git/commit
Make code strict
authorJoas Schilling <coding@schilljs.com>
Tue, 1 Dec 2020 13:33:22 +0000 (14:33 +0100)
committerJoas Schilling <coding@schilljs.com>
Mon, 7 Dec 2020 13:19:37 +0000 (14:19 +0100)
commitda9462b482c77b71d6623be43a6aa1eda3d7cc06
treefe78e9c97f50180140fb222a8a0c41c3fcd8ddd8
parenteab710c2fd6febbf946be3ce8376fb386b61ee90
Make code strict

Signed-off-by: Joas Schilling <coding@schilljs.com>
14 files changed:
apps/dav/lib/CardDAV/Converter.php
apps/dav/tests/unit/CardDAV/ConverterTest.php
apps/dav/tests/unit/CardDAV/SyncServiceTest.php
apps/provisioning_api/lib/Controller/AUserData.php
apps/provisioning_api/lib/Controller/UsersController.php
apps/provisioning_api/tests/Controller/GroupsControllerTest.php
apps/provisioning_api/tests/Controller/UsersControllerTest.php
apps/settings/lib/BackgroundJobs/VerifyUserData.php
apps/settings/lib/Controller/UsersController.php
apps/settings/lib/Settings/Personal/PersonalInfo.php
apps/settings/tests/Controller/UsersControllerTest.php
lib/private/Accounts/AccountManager.php
lib/private/Accounts/Hooks.php
tests/lib/Accounts/HooksTest.php