Skip to content

Set $old_things to an array if unset #21

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

Merged
merged 2 commits into from
Jul 1, 2025

Conversation

jazzsequence
Copy link
Owner

This fixes an issue in PHP 8.4 where a null value causes array_filter() to fatal error if passed.

if not an array, array_filter fatals on PHP 8.4
@jazzsequence jazzsequence self-assigned this Jul 1, 2025
@jazzsequence jazzsequence merged commit 4493807 into main Jul 1, 2025
@jazzsequence jazzsequence deleted the fix-fatal-error-null-array branch July 1, 2025 14:48
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.

1 participant