nextcloud/lib/private/Accounts
Carl Schwan d69531ac8e
Fix psalm not running
The issue was that we were using psalm/phar instead of vimeo/psalm. This
caused issue with the custom psalm plugin in buildd/psalm.

This is using the opportunity to also update the psalm version from 3.8
to 3.17 and the php-cs-fixer too.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-27 17:20:00 +01:00
..
Account.php adjust internal data handling logic to fix store and load 2021-06-30 00:48:01 +02:00
AccountManager.php Fix psalm not running 2022-01-27 17:20:00 +01:00
AccountProperty.php Fix undefined/unset scope in account properties 2022-01-11 18:44:52 +00:00
AccountPropertyCollection.php implement verification for additional mails 2021-09-09 14:03:35 +02:00
Hooks.php fix code style 2021-06-30 00:45:49 +02:00
TAccountsHelper.php Add new account properties 2021-10-19 04:44:40 +00:00