nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
852 stars 264 forks source link

[stable3.7] fix(contactsintegration): Limit number of search results #10322

Closed backportbot[bot] closed 1 week ago

backportbot[bot] commented 3 weeks ago

Backport of PR #10321

st3iny commented 3 weeks ago

PHP Fatal error: Declaration of Psr\Log\AbstractLogger::emergency($message, array $context = []) must be compatible with Psr\Log\LoggerInterface::emergency(Stringable|string $message, array $context = []): void in /home/runner/actions-runner/_work/mail/mail/nextcloud/apps/mail/vendor/psr/log/Psr/Log/AbstractLogger.php on line 22 Script phpunit -c tests/phpunit.unit.xml --fail-on-warning handling the test:unit event returned with error code 255

:confused:

Force merge anyway?