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 |
2 weeks ago | |
|---|---|---|
| .. | ||
| Auth | 2 weeks ago | |
| Console/Commands | 2 weeks ago | |
| Events | ||
| Exceptions | 2 weeks ago | |
| Http | 2 weeks ago | |
| Jobs | 2 weeks ago | |
| Listeners | ||
| Models | 2 weeks ago | |
| Observers | 2 weeks ago | |
| Passport | ||
| Policies | ||
| Providers | 2 weeks ago | |
| Rules | ||
| Services | 2 weeks ago | |
| Transformer | 2 weeks ago | |
| Util | 2 weeks ago | |
| HasSnowflakePrimary.php | ||
| helpers.php | 2 weeks ago | |