This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.10.55 -> 1.10.56
|
v1.10.56
@phpstan-require-extends
, @phpstan-require-implements
, #10302, #9899, #8550, thanks @staabm!
@property
PHPDoc above interfaces work on PHP 8.2+
match
arm condition before analysing the body (https://github.com/phpstan/phpstan-src/commit/2b74aa85b87e85bbc2398b96b1bff07234b1f791), #10418
Yaf_Response_Http::__clone
(#2863), thanks @PrinsFrank!transliterator::listIDs
return type (#2865), thanks @PrinsFrank!strtok()
always returns a non-empty-string
when it does not return false (#2869), thanks @staabm!Type::getConstantArrays()
(#2864), thanks @staabm!Scope::getFunctionType()
(#2872), thanks @staabm!This MR has been generated by Renovate Bot.