1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-27 18:26:50 +00:00
pixelfed/app/Services
Strubbl 8aa97dec0c
Update HashidService.php
fix php 7.4 requirement, which causes the error `ERROR: Array and string offset access syntax with curly braces is deprecated {"userId":1,"exception":"[object] (ErrorException(code: 0): Array and string offset access syntax with curly braces is deprecated at /var/www/ap
p/Services/HashidService.php:24)`
2020-07-20 23:22:16 +02:00
..
AccountService.php
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update APFetchService 2020-07-14 17:12:37 -06:00
AdminStatsService.php
EmailService.php
FollowerService.php
HashidService.php Update HashidService.php 2020-07-20 23:22:16 +02:00
MediaPathService.php Added MediaPathService 2020-07-12 21:25:11 -06:00
MediaTagService.php Add MediaTagService 2020-07-14 17:08:47 -06:00
ModLogService.php
NotificationService.php
ProfileService.php
PublicTimelineService.php
SearchApiV2Service.php
StatusHashtagService.php
StatusService.php
SuggestionService.php
UserFilterService.php
WebfingerService.php