Skip to content
Snippets Groups Projects
Commit 86d479cb authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

Use array_key_exists instead of isset, because the latter returns false if the...

Use array_key_exists instead of isset, because the latter returns false if the assigned value is null
parent 055a09e4
Loading
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