Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update Larastan#14024

Merged
ondrejmirtes merged 4 commits into
phpstan:2.1.xfrom
canvural:patch-1
Jan 27, 2026
Merged

Update Larastan#14024
ondrejmirtes merged 4 commits into
phpstan:2.1.xfrom
canvural:patch-1

Conversation

@canvural

Copy link
Copy Markdown
Contributor

phpstan/phpstan-src#4818 broke the Larastan. I fixed it today. This PR updates the commit in integration tests. I check occasionally if a new PR/commit breaks Larastan 😄 So it's good to have a green check to distinguish.

@ondrejmirtes ondrejmirtes merged commit b8afa9a into phpstan:2.1.x Jan 27, 2026
145 of 148 checks passed
@ondrejmirtes

Copy link
Copy Markdown
Member

Thank you very much!

@staabm

staabm commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

@canvural thanks for the heads up. could you reference a commit which is relevant so we can see how much the PR broke BC and whether we need todo something about that?

@canvural canvural deleted the patch-1 branch January 28, 2026 15:15
@canvural

Copy link
Copy Markdown
Contributor Author

@canvural thanks for the heads up. could you reference a commit which is relevant so we can see how much the PR broke BC and whether we need todo something about that?

No it wasn't PR's fault. I had a custom type which has generic types but I was extending StringType So the fix was to override hasTemplateOrLateResolvableType and return true. larastan/larastan@0ac2cfa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants