Skip to content
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

Symfony 4 doctrine:generate:entities psr-4 #739

Closed
psfpro opened this issue Nov 25, 2017 · 5 comments
Closed

Symfony 4 doctrine:generate:entities psr-4 #739

psfpro opened this issue Nov 25, 2017 · 5 comments

Comments

@psfpro
Copy link

psfpro commented Nov 25, 2017

doctrine:generate:entities doesn't work with psr-4
I want to create entities from yml annotation.

@alcaeus
Copy link
Member

alcaeus commented Nov 25, 2017

#729. Please search before opening issues. Thanks.

@alcaeus alcaeus closed this as completed Nov 25, 2017
@nicodmf
Copy link
Contributor

nicodmf commented Feb 1, 2018

as i see, no good answer on this thread

@Majkl578
Copy link
Contributor

Majkl578 commented Feb 1, 2018

@nicodmf Answer is in the thread referenced above: Entity generator is deprecated and will be removed in ORM 3.0, thus not receiving further features.

@nicodmf
Copy link
Contributor

nicodmf commented Feb 8, 2018

@Majkl578 unfortunnally it is that i saw

@AndranikHovhannisyan
Copy link

I find that now we can generate getter, setter and repository with "php bin/console make:entity --regenerate" command
https://symfony.com/doc/current/doctrine.html#doctrine-generating-getters-and-setters

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

No branches or pull requests

5 participants