404labfr / 404labfr/laravel-impersonate

PHP 8.4 Deprecation warnings

オープン
#217 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。