add default value for getAttribute call in ContinueBreakInLoopRule by canvural · Pull Request #4552 · phpstan/phpstan-src
Navigation Menu
{{ message }}
phpstan / phpstan-src Public
- Notifications You must be signed in to change notification settings
- Fork 555
Merged
ondrejmirtes merged 2 commits intophpstan:2.1.xfrom
Feb 9, 2026Merged
add default value for getAttribute call in ContinueBreakInLoopRule#4552
ondrejmirtes merged 2 commits intophpstan:2.1.xfrom
add default value for getAttribute call in ContinueBreakInLoopRule#4552
ondrejmirtes merged 2 commits intophpstan:2.1.xfrom
Conversation
canvural
force-pushed
the
bug-13790
branch
from
b16240c to
9ee7171
Compare
canvural
marked this pull request as ready for review
Copy link
Collaborator
phpstan-bot
commented
Nov 12, 2025
phpstan-bot commented
Nov 12, 2025This pull request has been marked as ready for review.
staabm approved these changes Nov 13, 2025
Copy link
Contributor
staabm
left a comment
staabm
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had a rough look thru the whole codebase for similar issues and couldn't find any other.
lgtm - thank you
Copy link
Contributor
staabm
commented
Nov 13, 2025
staabm commented
Nov 13, 2025@canvural the referenced issue is also talking about continue, which likely needs another test and/or fix
Copy link
Contributor Author
canvural
force-pushed
the
bug-13790
branch
from
aee318a to
969b9d8
Compare
canvural
force-pushed
the
bug-13790
branch
from
969b9d8 to
9e99a3f
Compare
canvural added 2 commits
February 9, 2026 15:16
ondrejmirtes
force-pushed
the
bug-13790
branch
from
9e99a3f to
11e1076
Compare
Copy link
Member
ondrejmirtes
commented
Feb 9, 2026
ondrejmirtes commented
Feb 9, 2026Nice, thank you!
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