mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The media_types closure validator called $value->toArray(), but the value is a plain PHP array (built via explode()), causing a fatal 'Call to a member function toArray() on array' and a 500 when opening the Directory admin view. Normalize to an array before in_array() checks, handling both array and Collection inputs. Fixes #7311 |
1 week ago | |
|---|---|---|
| .. | ||
| Controllers | 1 week ago | |
| Middleware | 2 weeks ago | |
| Requests | 4 weeks ago | |
| Resources | 2 weeks ago | |