Skip to content

Clean PHP 8.4 related warnings#502

Merged
BoShurik merged 1 commit into
TelegramBot:masterfrom
philipp-kolesnikov:PHP-8.4
Jul 10, 2025
Merged

Clean PHP 8.4 related warnings#502
BoShurik merged 1 commit into
TelegramBot:masterfrom
philipp-kolesnikov:PHP-8.4

Conversation

@philipp-kolesnikov

Copy link
Copy Markdown
Contributor

This pull request is to fix warnings in PHP 8.4:

  • Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead

See https://www.php.net/manual/en/migration84.deprecated.php

 - Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead
@BoShurik BoShurik merged commit 074eba8 into TelegramBot:master Jul 10, 2025
4 of 7 checks passed
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.

2 participants