Closed taka-oyama closed 4 weeks ago
The changes in this pull request involve modifications to the phpstan.neon
configuration file, specifically within the ignoreErrors
section. New error messages related to method return types, parameter expectations, and property access issues have been added, while some previously ignored messages have been removed. Additionally, existing entries have been updated with more details, including paths and occurrence counts. These adjustments aim to refine the error handling configuration for PHPStan.
File | Change Summary |
---|---|
phpstan.neon | Modified ignoreErrors section: added new error messages, removed some existing ones, and updated details for existing entries. |
Summary by CodeRabbit