-
Notifications
You must be signed in to change notification settings - Fork 486
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue around generics and MethodsClassReflectionExtension/Propert…
…iesClassReflectionExtension
- Loading branch information
1 parent
8657382
commit c052aac
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
c052aac
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, this simple change will fix so many stuff in Larastan! 😄
c052aac
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm surprised you can see that, this is pretty weird code with weird side effects :) But it fixed phpstan/phpstan#8008, so that's nice.
You can test this in Larastan in a moment, 1.8.7 is being released.