Skip to content
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

php84 deprecation fixes #710

Merged
merged 1 commit into from
Nov 29, 2024
Merged

php84 deprecation fixes #710

merged 1 commit into from
Nov 29, 2024

Conversation

kubomikita
Copy link

This MR fixes deprecations with php 8.4

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

@hrach
Copy link
Member

hrach commented Nov 29, 2024

Thanks, I already have these changes somewhere, it is weird that is not published, I probably forgot to push something.

@hrach
Copy link
Member

hrach commented Nov 29, 2024

Oh I see, you target Orm 4.0 :)

@hrach
Copy link
Member

hrach commented Nov 29, 2024

Thx!

@hrach hrach merged commit 72b4eeb into nextras:v4.0 Nov 29, 2024
8 of 11 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