Skip to content

Conversation

@5TDg9
Copy link

@5TDg9 5TDg9 commented Dec 10, 2025

Ensure the 'approval' key exists in the metadata array. On PHP 8, accessing a missing array key (e.g. $meta['approval']) triggers a "Undefined array key" warning, so we must check first.

Ensure the 'approval' key exists in the metadata array.
On PHP 8, accessing a missing array key (e.g. $meta['approval']) triggers a "Undefined array key" warning, so we must check first.
@5TDg9 5TDg9 closed this Dec 10, 2025
@5TDg9 5TDg9 reopened this Dec 10, 2025
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