Closed pxpm closed 11 months ago
This was reported in #22
When the field was empty, json_decode wouldn't return an array and array_filter would blow 💥
json_decode
array_filter
This was reported in #22
When the field was empty,
json_decode
wouldn't return an array andarray_filter
would blow 💥