404labfr / 404labfr/laravel-impersonate

PHP 8.4 Deprecation warnings

未关闭
#217 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
next version
主要语言
PHP
星标
2.3k
派生
235
PR 合并指标
30 天内没有已合并 PR

描述

## Feature or problem being solved
Adding explicit nullable to parameters since implicit nullable parameters are deprecated in PHP 8.4

Affected code:

InvalidUserProvider::L09
MissingUserProvider::L09

### Further details
Adding the explicit nullable parameter, gets rid of unnecessary deprecation warnings for php 8.4.

## Links / references
Implicitly nullable values are deprecated in php 8.4.

See:
https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。