Skip to content

Conversation

liarco
Copy link
Contributor

@liarco liarco commented Oct 28, 2020

Q A
Branch? 5.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

5.0.0 removed TranslationWriter::disableBackup() but TranslationUpdateCommand 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

fabpot commented Oct 28, 2020

Thank you @liarco.

@fabpot fabpot merged commit 8c20b90 into symfony:5.1 Oct 28, 2020
@fabpot fabpot mentioned this pull request Nov 10, 2020
@fabpot fabpot mentioned this pull request Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants