chore: fix tests #2907
Annotations
10 errors
Run PHPStan:
framework/core/src/Formatter/Formatter.php#L66
Deprecated in PHP 8.4: Parameter #3 $user (Flarum\User\User) is implicitly nullable via default value null.
|
Run PHPStan:
framework/core/src/Formatter/Formatter.php#L84
Deprecated in PHP 8.4: Parameter #3 $request (Psr\Http\Message\ServerRequestInterface) is implicitly nullable via default value null.
|
Run PHPStan:
framework/core/src/Http/AccessToken.php#L195
Deprecated in PHP 8.4: Parameter #2 $date (Carbon\Carbon) is implicitly nullable via default value null.
|
Run PHPStan:
framework/core/src/Http/RouteHandlerFactory.php#L69
Deprecated in PHP 8.4: Parameter #1 $content (string) is implicitly nullable via default value null.
|
Run PHPStan:
framework/core/src/Mail/Mailer.php#L24
Deprecated in PHP 8.4: Parameter #4 $events (Illuminate\Contracts\Events\Dispatcher) is implicitly nullable via default value null.
|
Run PHPStan:
framework/core/src/Post/DiscussionRenamedPost.php#L24
Deprecated in PHP 8.4: Parameter #1 $previous (Flarum\Post\Post) is implicitly nullable via default value null.
|
Run PHPStan:
framework/core/src/User/User.php#L653
Deprecated in PHP 8.4: Parameter #2 $transformer (callable) is implicitly nullable via default value null.
|
Run PHPStan:
framework/core/src/User/UserRepository.php#L36
Deprecated in PHP 8.4: Parameter #2 $actor (Flarum\User\User) is implicitly nullable via default value null.
|
Run PHPStan:
framework/core/src/User/UserRepository.php#L85
Deprecated in PHP 8.4: Parameter #2 $actor (Flarum\User\User) is implicitly nullable via default value null.
|
Run PHPStan
Process completed with exit code 1.
|
Loading