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

Minor PHP 8.4 compatibility improvement, Deprecate ArrayUtils::inArray() #113

Merged
merged 6 commits into from
Jan 19, 2024

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Jan 19, 2024

Q A
Bugfix yes
QA yes

Description

Updates deps and adds #[ReturnTypeWillChange] to SplPriorityQueue::insert

I know it's a bit early to worry about 8.4, but I'm already testing some of my projects on 8.4-dev and this deprecation showed up in tests…

@gsteel gsteel added the Bug Something isn't working label Jan 19, 2024
@gsteel gsteel added this to the 3.19.0 milestone Jan 19, 2024
Signed-off-by: George Steel <[email protected]>
@gsteel gsteel changed the title Minor PHP 8.4 compatibility improvement Minor PHP 8.4 compatibility improvement, Deprecate ArrayUtils::inArray() Jan 19, 2024
@Ocramius Ocramius self-assigned this Jan 19, 2024
@Ocramius Ocramius merged commit 6a192dd into laminas:3.19.x Jan 19, 2024
12 checks passed
@Ocramius Ocramius added Enhancement and removed Bug Something isn't working labels Jan 19, 2024
@gsteel gsteel deleted the php-8.4-compatibility branch January 19, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants