ニュース

It seems to be related to the this multidimensional array check failing to detect empty nested arrays as described here. Since the check fails, the array_diff that follows throws an exception as ...
I used Repeater field and save the data to the database as json , I did the cast of the column in array , but when I want to list the records it gives me 'Array to string conversion' , I don't know ...