This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.4.2 -> 1.4.3
|
phpunit/phpunit (source) | require-dev | patch |
9.5.12 -> 9.5.13
|
symfony/browser-kit (source) | require-dev | patch |
5.4.2 -> 5.4.3
|
symfony/framework-bundle (source) | require | patch |
5.4.2 -> 5.4.4
|
symfony/http-client (source) | require-dev | patch |
5.4.2 -> 5.4.3
|
symfony/phpunit-bridge (source) | require-dev | patch |
5.4.0 -> 5.4.3
|
v1.4.3
--memory-limit
CLI option in clear-result-cache
command (https://github.com/phpstan/phpstan-src/commit/156700b5152ada253edba34b39cda955729e97a8), #6432
.memory_limit
file (https://github.com/phpstan/phpstan-src/commit/daf7d5577bd8c796509768eb6a8d2862b6027a53), https://twitter.com/timacdonald87/status/1484804225658146823
#[ReturnTypeWillChange]
on PHP 7.1-7.4 (https://github.com/ondrejmirtes/BetterReflection/commit/bf362441dceecd766dbd54bd470c7b4c333e4c13, https://github.com/phpstan/phpstan-src/commit/639a055975fceffe94902fee9d90bff88ec11cf0), #6414
array_filter
with callback that always evaluates to false (#939), thanks @herndlm!Ds\Set::reduce()
to stubs (#942), thanks @ZebulanStanphill!*strlen()
return type to exclude negative integers (#945), thanks @staabm!DatePeriod::getEndDate
declaration (#951), thanks @nyamsprod!v5.4.3
Changelog (https://github.com/symfony/browser-kit/compare/v5.4.2...v5.4.3)
v5.4.4
Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.3...v5.4.4)
v5.4.3
Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.2...v5.4.3)
v5.4.3
Changelog (https://github.com/symfony/http-client/compare/v5.4.2...v5.4.3)
GuzzleHttp\Promise\queue
(GrahamCampbell)v5.4.3
Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.2...v5.4.3)
This MR has been generated by Renovate Bot.