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 摘要。