Problem/Motivation
Missing null check. PHP8.1 has strict check on null verses empty array in `in_array()` check.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3564390-null-check.patch | 599 bytes | hanmant.sapkal |
Missing null check. PHP8.1 has strict check on null verses empty array in `in_array()` check.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3564390-null-check.patch | 599 bytes | hanmant.sapkal |
Comments
Comment #2
hanmant.sapkal commented