Skip to content

Conversation

@staatzstreich
Copy link

The constructor parameter $site in StudioMitte\FriendlyCaptcha\Configuration was implicitly nullable, which triggers a deprecation warning in PHP 8.4. This change explicitly declares the parameter as nullable (?string) to ensure compatibility with PHP 8.4+.

…8.4)

The constructor parameter `$site` in `StudioMitte\FriendlyCaptcha\Configuration`
was implicitly nullable, which triggers a deprecation warning in PHP 8.4.
This change explicitly declares the parameter as nullable (`?string`)
to ensure compatibility with PHP 8.4+.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant