Open
Description
Current Nextcloud 31 php-fpm 8.4 on Apache error log polluted with this issue:
OCA\Passman\Service\CredentialService::getCredentialByGUID(): Implicitly marking parameter $user_id as nullable is deprecated, the explicit nullable type must be used instead at /usr/share/webapps/nextcloud/apps/passman/lib/Service/CredentialService.php#
The fix is described here: