Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Book/Doctrine : Adding a line about the "--no-backup" option ...#2617

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
weaverryan merged 2 commits intosymfony:2.1fromgregquat:patch-10
May 10, 2013

Conversation

gregquat
Copy link
Contributor

... in the "Generating Getters and Setters" section

... in the "Generating Getters and Setters" section
@@ -401,7 +401,8 @@ doesn't replace your existing methods).
The ``doctrine:generate:entities`` command saves a backup of the original
``Product.php`` named ``Product.php~``. In some cases, the presence of
this file can cause a "Cannot redeclare class" error. It can be safely
removed.
removed. You can also use the "--no-backup" option to prevent generating
Copy link
Member

Choose a reason for hiding this comment

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

put--no-backup in a literal (double backticks) instead of quotes

weaverryan added a commit that referenced this pull requestMay 10, 2013
Book/Doctrine : Adding a line about the "--no-backup" option ...
@weaverryanweaverryan merged commitb5e26a6 intosymfony:2.1May 10, 2013
@weaverryan
Copy link
Member

Hey Greg!

I agree - this is a nice note to add!

Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@gregquat@weaverryan@wouterj

[8]ページ先頭

©2009-2025 Movatter.jp