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

[FrameworkBundle] Fixing TranslationUpdateCommand failure when using "--no-backup"#38867

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
fabpot merged 1 commit intosymfony:5.1fromliarco:5.1
Oct 28, 2020

Conversation

@liarco
Copy link
Contributor

@liarcoliarco commentedOct 28, 2020
edited
Loading

QA
Branch?5.1
Bug fix?yes
New feature?no
Deprecations?no
Tickets
LicenseMIT
Doc PR

5.0.0 removedTranslationWriter::disableBackup() butTranslationUpdateCommand still has--no-backup flag. Using that flag throws an error so I think that removing it without deprecation may be the right choice.

Thrown error:

In TranslationUpdateCommand.php line 287:                                                                              Attempted to call an undefined method named "disableBackup" of class "Symfony\Component\Translation\Writer\TranslationWriter".

Further references to the topic:

@fabpot
Copy link
Member

Thank you@liarco.

liarco reacted with rocket emoji

@fabpotfabpot merged commit8c20b90 intosymfony:5.1Oct 28, 2020
@fabpotfabpot mentioned this pull requestNov 10, 2020
@fabpotfabpot mentioned this pull requestNov 29, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

5.1

Development

Successfully merging this pull request may close these issues.

3 participants

@liarco@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp