Skip to content

Conversation

javiereguiluz
Copy link
Member

This fixes #5070.

doctrine.rst Outdated
command to let Doctrine generate these getter/setter methods. However, this
is now considered a bad practice. This command doesn't handle edge cases,
doesn't generate methods for associactions and creates unnecesary backups of
PHP classes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure if we need to have this block.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There also is a typo in "associactions"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed it. Thanks!

@xabbuh
Copy link
Member

xabbuh commented Jul 7, 2017

Thank you Javier.

@xabbuh xabbuh closed this Jul 7, 2017
xabbuh added a commit that referenced this pull request Jul 7, 2017
… (javiereguiluz) This PR was squashed before being merged into the 2.7 branch (closes #8119). Discussion ---------- Stop recommending the use of "doctrine:generate:entities" This fixes #5070. Commits ------- ad491a0 Stop recommending the use of "doctrine:generate:entities"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants