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

PHP 8.4 Support #396

Merged
merged 1 commit into from
Jan 6, 2025
Merged

PHP 8.4 Support #396

merged 1 commit into from
Jan 6, 2025

Conversation

ejunker
Copy link
Contributor

@ejunker ejunker commented Nov 23, 2024

Description

Prevent PHP 8.4 deprecation for default null value without nullable type declaration.
Added PHP 8.4 to the test matrix

CHANGELOG

  • [CHANGED] Bump supported versions to include PHP 8.4

@ziming
Copy link

ziming commented Dec 8, 2024

I hope this can be merged too!

@joelstein
Copy link

Looks good to me!

@calebdw
Copy link

calebdw commented Dec 12, 2024

Can we try to merge this (the deprecation warnings are really filling up the logs)?

Thanks!

@dcranford-em
Copy link

dcranford-em commented Dec 13, 2024

Ditto... getting a lot of deprecation warnings with 7.2.6

@it-can
Copy link
Contributor

it-can commented Dec 23, 2024

@aonemd can you merge and release this?

@martio
Copy link

martio commented Dec 25, 2024

It would be good to implement this... 😏

@shehi
Copy link

shehi commented Jan 5, 2025

+1

@evgeniibreikin evgeniibreikin self-assigned this Jan 6, 2025
@evgeniibreikin evgeniibreikin added release-major Major version bump release and removed release-major Major version bump release labels Jan 6, 2025
@evgeniibreikin evgeniibreikin merged commit 148b0b5 into pusher:master Jan 6, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants