exceedone / exment

Exment is open source software for managing information assets on the Web. / Exmentは、情報資産をWeb上で管理するための、オープンソースソフトウェアです。
https://exment.net/docs/#
GNU General Public License v3.0
269 stars 68 forks source link

Support PHPStan Level 2 #1288

Closed oreno4649 closed 1 year ago

oreno4649 commented 1 year ago

対応内容

PHPStanのLevel2対応を実施しました。 tests以外は極力コードに影響を与えないようにPHPDoc側の追加で対応しました。

補足

対応して分かりましたがexceedone/laravel-adminのパッケージ側のエラーがでているので このあとの対応でlaravel-admin側をLevel2もしくは3までPHPStanの対応を進めたいと思います。