Skip to content

Fix PHP 8.4 deprecation: Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead #293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tuandp
Copy link

@tuandp tuandp commented Jun 2, 2025

BaoPham\DynamoDb\DynamoDbQueryBuilder::after(): Implicitly marking parameter $after as nullable is deprecated, the explicit nullable type must be used instead

BaoPham\DynamoDb\DynamoDbQueryBuilder::withoutGlobalScopes(): Implicitly marking parameter $scopes as nullable is deprecated, the explicit nullable type must be used instead

BaoPham\DynamoDb\DynamoDb\QueryBuilder::prepare(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead 

@scrutinizer-notifier
Copy link

A new inspection was created.

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