ITADN

Fix php8.4 deprecated notices

#214Pull Requestit-can 创建于 2025-01-13
I
it-cancommented
Fixes ``` PHP Deprecated: Lab404\Impersonate\Exceptions\MissingUserProvider::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead in ./src/Exceptions/MissingUserProvider.php on line 9 PHP Deprecated: Lab404\Impersonate\Exceptions\InvalidUserProvider::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead in ./src/Exceptions/InvalidUserProvider.php on line 9 ```
合并状态:未合并 2 条评论