Skip to content

Conversation

javiereguiluz
Copy link
Member

Fixes #13019.

@javiereguiluz javiereguiluz merged commit 43f08c0 into symfony:master Mar 27, 2020
// some translations are using the fallback translation
TranslationDebugCommand::EXIT_CODE_FALLBACK;

These constants are defined as "bit masks", so you can combine them as follows::
Copy link
Member

Choose a reason for hiding this comment

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

@javiereguiluz Are you sure about this? Looking at the code this doesn't seem to be the case to me.

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 don't know. Let's ask to @DAcodedBEAT, the original author of this feature. Thanks!

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.

[FrameworkBundle][TranslationDebug] Return non-zero exit code on failure
3 participants