Commit e06bd77
committed
Return early on condition if
This change fixes the situation whenever a call to `array_key_exists` with `$key` set to `null` would trigger a deprecation notice.$key is null
1 parent 4c5ff06 commit e06bd77
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
0 commit comments