mirror of https://github.com/pixelfed/pixelfed
fix: replace deprecated starts_with() with str_starts_with()
The starts_with() helper was removed in Laravel 6. Use PHP 8's native str_starts_with() instead.pull/6873/head
parent
cf714c6fb7
commit
26b8a0a6b0
Loading…
Reference in New Issue