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

[BUGFIX] Check if array is not null before checking for the existence of the key #1322

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

beatrycze-volk
Copy link
Collaborator

Fix for

PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/webroot/public/typo3conf/ext/dlf/Classes/Controller/ListViewController.php line 84

@sebastian-meyer sebastian-meyer added the 🐛 bug A non-security related bug. label Sep 9, 2024
@sebastian-meyer sebastian-meyer merged commit d27b894 into kitodo:master Sep 9, 2024
7 checks passed
@beatrycze-volk beatrycze-volk deleted the fix-null branch September 19, 2024 10:40
sebastian-meyer added a commit that referenced this pull request Sep 20, 2024
… of the key (#1322)

Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug A non-security related bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants