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.
pixelfed/app/Util/ActivityPub
Shift 19880c2ffb
Convert string references to `::class`
PHP 5.5.9 adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
1 month ago
..
Validator Update UpdatePersonValidator.php 8 months ago
DiscoverActor.php Fix all class.notFound PHPStan issues - 31 fixes 11 months ago
Helpers.php Lint 1 month ago
HttpSignature.php Refactor, use actor private key, thanks Mastodon ;) 6 months ago
Inbox.php Convert string references to `::class` 1 month ago
Outbox.php Lint 9 months ago