Update dependency phpstan/phpstan to v1.4.2#65
Merged
Conversation
e895539 to
c3d1a1d
Compare
c3d1a1d to
84c4554
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.3->1.4.2Release Notes
phpstan/phpstan
v1.4.2Compare Source
PHP_VERSION_ID(phpstan/phpstan-src@433511a), #6386, https://github.com/api-platform/core/issues/4614, https://github.com/api-platform/api-platform/issues/2101ObjectType::equals()when compared toEnumCaseObjectType(phpstan/phpstan-src@ab0245c), #6394v1.4.1Compare Source
Improvements 🔧
==operator for the same types on both sides (phpstan/phpstan-src@e40eff0), #6370, #4413ClassReflection::getBackedEnumType()method (phpstan/phpstan-src@a0ed2d3)BenevolentUnionTypereturn type without dynamic return type extension (phpstan/phpstan-src@723dfc5), https://github.com/phpstan/phpstan/discussions/6391Bugfixes 🐛
__unserialize(#929), thanks @ruudk!UnitEnumandBackedEnum(phpstan/phpstan-src@67d3a88), #6385ConstantArrayTypeBuilder- fix for potential performance problems (phpstan/phpstan-src@86b9306), #6375Function signature fixes 🤖
Set::map()method to functionMap (#923), thanks @simPod!gnupg_verify()accepts false fot its signature param (#925), thanks @spaze!random_bytes()(#926), thanks @staabm!count_chars()mode-param (#927), thanks @staabm!getdate()return type (#928), thanks @staabm!v1.4.0Compare Source
This release fixes 25 issues! 🎉
Major new features 🚀
readonlyproperties (RFC)Improvements 🔧
ParametersAcceptorSelector- message forShouldNotHappenException(phpstan/phpstan-src@d3c3483), #6328BenevolentUnionTypeis covered by BC promise (phpstan/phpstan-src@8f28dc8)Bugfixes 🐛
requirestatement (phpstan/phpstan-src@b5a2c8f), #6348ClosureType(#921), thanks @canvural!random_int()without args crash (phpstan/phpstan-src@6d7ba0f), #6361Thanks to some internal refactorings listed below, the following issues have been fixed: #5337, #4910, #5316, #5607, #3766, #3858, #3310, #3264, #2806, #5328, #3044, #6184, #3339, #5656, #5362, #3867, #5707
ConstantArrayTypeafter setting new offset (phpstan/phpstan-src@ec117fa)ConstantArrayTypeBuilder- preserveConstantArrayTypefor integer range offsets (phpstan/phpstan-src@3eab462)ConstantIntegerTypein Scope (phpstan/phpstan-src@d6c7595)Function signature fixes 🤖
gmp_div(#915), thanks @danielmarschall!PDO::prepare()might returnfalse(#916, phpstan/phpstan-src@a9881e3), thanks @staabm!preg_match*return type signatures (#918), thanks @staabm!Configuration
📅 Schedule: "before 5am every weekday" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.