Skip to content

Resolve PHP 8.4 deprecation requiring nullable to be explicit#57

Open
rndb8418 wants to merge 1 commit into
jenssegers:masterfrom
rndb8418:patch-1
Open

Resolve PHP 8.4 deprecation requiring nullable to be explicit#57
rndb8418 wants to merge 1 commit into
jenssegers:masterfrom
rndb8418:patch-1

Conversation

@rndb8418
Copy link
Copy Markdown

@rndb8418 rndb8418 commented Dec 5, 2025

The replicate method causes a deprecation error as it isn't explicitly marked as nullable, this PR resolves that issue by marking it as nullable.

@alcsousa
Copy link
Copy Markdown

alcsousa commented Mar 3, 2026

hey @jenssegers, any chance to merge this fix?

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