phpstan-doctrine
phpstan-doctrine copied to clipboard
Support ORM's embeddables
Today at work I've realized there's currently no rules for ORM's embeddables so here's an attempt to change that :) I'll remove WIP once I'm done with my goals, for now I'm making a PR for early feedback (or to learn that somebody else is already working on this).
Goals:
- [x] Check if property's type agrees with ORM's knowledge
- [x] Check columns specified in embeddables just like for entities
PR is now ready :)
Anybody? @lookyman @ondrejmirtes ?
Hi, sorry for keeping you waiting, I'll look into this when I have the time.
Any news on this one? It would be helpful imo. :-)
Looks like this PR has conflicts, but it would be helpful to have it merged :)