This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.4.5 -> 1.4.6
|
v1.4.6
TypeCombinator::remove()
to Type::tryRemove()
(#994), #6438, thanks @arnaud-lb!@var
right above foreach
(https://github.com/phpstan/phpstan-src/commit/b6bbbaf6b01cbd43ae2800bbd00fe0ddbcb2e0d9), #6564
:
(https://github.com/phpstan/phpstan-src/commit/5162bcfea5456eb827035cd249c5ace55057237b), https://github.com/composer/composer/issues/10498
md5()
always return non-empty-string
(#987), thanks @janbarasek!Iterator
. (#988), thanks @johnbillion!round()
/ceil()
/floor()
(#729), thanks @johnbillion!SplFileObject::fstat()
(#996), thanks @johnbillion!This MR has been generated by Renovate Bot.