ntzm/strict-casts-phpstan

PHPStan rule to ensure you're using strict casts wherever possible

1.1.0 2019-06-21 14:17 UTC

This package is auto-updated.

Last update: 2024-04-22 01:46:37 UTC


README

Ensure you're using strict casts wherever possible

Installation

$ composer require ntzm/strict-casts-phpstan

In your PHPStan config, add:

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