phpstan-doctrine icon indicating copy to clipboard operation
phpstan-doctrine copied to clipboard

Support ORM's embeddables

Open malarzm opened this issue 5 years ago • 5 comments

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

malarzm avatar Jan 27 '20 22:01 malarzm

PR is now ready :)

malarzm avatar Jan 30 '20 19:01 malarzm

Anybody? @lookyman @ondrejmirtes ?

malarzm avatar Feb 24 '20 16:02 malarzm

Hi, sorry for keeping you waiting, I'll look into this when I have the time.

ondrejmirtes avatar Feb 24 '20 16:02 ondrejmirtes

Any news on this one? It would be helpful imo. :-)

enumag avatar Nov 17 '21 11:11 enumag

Looks like this PR has conflicts, but it would be helpful to have it merged :)

kissifrot avatar Jan 19 '22 22:01 kissifrot