This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
0.12.85 -> 0.12.87
|
phpstan/phpstan-phpunit | require-dev | patch |
0.12.18 -> 0.12.19
|
symfony/console (source) | require | patch |
5.2.7 -> 5.2.8
|
symfony/http-client (source) | require-dev | patch |
5.2.7 -> 5.2.8
|
symfony/phpunit-bridge (source) | require-dev | patch |
5.2.7 -> 5.2.8
|
v0.12.87
New exceptions-related rules
@throws
@throws
that aren't actually thrownRead this article for more details »
composer/xdebug-handler
(phpstan/phpstan-src@0b6b602
)b2bf703
), #4982, #4761, #3331, #3446, #2640, #2413, #3106
throw
expression throw point (phpstan/phpstan-src@1e4f2e1
)7306405
)eeb08ba
)00ff86b
), https://github.com/phpstan/phpstan/discussions/4985
getopt()
return type (phpstan/phpstan-src@94b6c03
), #4987, thanks @dktapps!v0.12.86
@throws
support (phpstan/phpstan-src@48bfa70
)4ee1fa1
)new ReflectionClass()
can throw ReflectionException
(phpstan/phpstan-src@00d3ef4
)179b213
)DateTime
and DateTimeImmutable
constructor does not always throw Exception (phpstan/phpstan-src@181f75c
)56566eb
), #4953
wincache_ucache_inc
and wincache_ucache_dec
(phpstan/phpstan-src@671f404
), #4952
Redis::scan()
signature (phpstan/phpstan-src@8fe9e60
), #4929
IntlDateFormatter::parse
can define variable by reference (#509), thanks @francescolaffi!v0.12.19
v5.2.8
Changelog (https://github.com/symfony/http-client/compare/v5.2.7...v5.2.8)
v5.2.8
Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.2.7...v5.2.8)
@doesNotPerformAssertions
annotations (alexpott)This MR has been generated by Renovate Bot.