Skip to content

Conversation

@Jan-Schuppik
Copy link
Contributor

resolves #437

@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Dec 3, 2025
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In line 267
if (isset($connections[$notification->contact_id])) {
contact_id is a nullable column in the DB, so I suppose it would be safest to add a null check before using it as array offset.

@sukhwinder33445
Copy link
Contributor

Phpstan-baseline is fixed in #403 (0fa137e).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed CLA is signed by all contributors of a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP 8.4/8.5 Support

4 participants