Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Translator] Preserve default domain when extracting strings from php files #31275

Merged
merged 1 commit into from Apr 27, 2019
Merged

[Translator] Preserve default domain when extracting strings from php files #31275

merged 1 commit into from Apr 27, 2019

Conversation

Stadly
Copy link
Contributor

@Stadly Stadly commented Apr 26, 2019

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Use default domain when extracting translation strings with null as domain.

@Stadly Stadly changed the title Preserve default domain when extracting strings from php files [Translator] Preserve default domain when extracting strings from php files Apr 27, 2019
@fabpot
Copy link
Member

fabpot commented Apr 27, 2019

Thank you @Stadly.

@fabpot fabpot merged commit ca77d9a into symfony:3.4 Apr 27, 2019
fabpot added a commit that referenced this pull request Apr 27, 2019
…gs from php files (Stadly)

This PR was squashed before being merged into the 3.4 branch (closes #31275).

Discussion
----------

[Translator] Preserve default domain when extracting strings from php files

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Use default domain when extracting translation strings with `null` as domain.

Commits
-------

ca77d9a [Translator] Preserve default domain when extracting strings from php files
@Stadly Stadly deleted the extract-default-domain branch April 28, 2019 13:22
This was referenced May 1, 2019
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.

None yet

4 participants