Skip to content
Snippets Groups Projects
Commit 2689c55f authored by Michael Große's avatar Michael Große
Browse files

fix: access first element of associative arrays

This function might be called by an plugin with an array that has only
string keys and hence no key 0. This would trigger an PHP Notice when
trying to get the first key's level.
parent 5b60095a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment