-
Notifications
You must be signed in to change notification settings - Fork 547
Difference between Instance and Static properties #3906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
a466298 to
752c916
Compare
|
I encounter some issues/questions for you @ondrejmirtes. First,
So we have Second, and kinda related, how should be considered properties from ObjectShapeType ? Also if you already have some comment on the existing work. |
4223869 to
fabcf34
Compare
02d38d1 to
3d16f30
Compare
|
Yeah, these kinds of questions are great and generally are a positive effect of deprecating old methods - it forces us to do stuff correctly and fix existing problems along the way. My thoughts:
|
|
In the new list of todo to see with you @ondrejmirtes I have:
Currently the TypeSpecifier does Which I think, means that accessing to So should we add a param to the HasPropertyType construct which would be |
739d02c to
5e4e3d8
Compare
2d01b86 to
67fc5ff
Compare
|
This pull request has been marked as ready for review. |
a5d18ad to
203a149
Compare
|
Hi, I'm taking over this PR and taking it over the finish line. Already have a local branch with some changes. Stay tuned! |
913e05b to
12e08c9
Compare
12e08c9 to
0fa5d97
Compare
|
Thank you! |
|
Thank you too ! |
Closes phpstan/phpstan#12775