This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
2.0.3 -> 2.0.4
|
Warning Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
v2.0.4
This release includes improvements and fixes from PHPStan 1.12.13.
strictRulesInstalled
parameter (#3729), thanks @staabm!
htmlspecialchars
and htmlentities
being non-empty-string
without ENT_SUBSTITUTE flag (#3710), #12021, thanks @jack-worman!fgetcsv
return type; never returns null (#3712), thanks @janedbal!apcu_cache_info
and apcu_sma_info
signatures (#3726, https://github.com/phpstan/phpstan-src/commit/e7e80934023abc94a4f4bb9066ba6d6db26f6cde), thanks @vindic!This MR has been generated by Renovate Bot.