ntzm/strict-casts-phpstan

PHPStan 规则,确保尽可能使用严格的类型转换

1.1.0 2019-06-21 14:17 UTC

This package is auto-updated.

Last update: 2024-09-22 02:38:20 UTC


README

确保尽可能使用 严格的类型转换

安装

$ composer require ntzm/strict-casts-phpstan

在您的 PHPStan 配置中,添加

includes:
    - vendor/ntzm/strict-casts-phpstan/rules.neon