Skip to content

[translation][initialize cache] Remove dead code. #13925

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

Merged
merged 1 commit into from
Mar 15, 2015

Conversation

aitboudad
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets ~
Tests pass? yes
License MIT

I see two issues here:
1- initialize function doesn't exist in Translator class.
2- initializeCacheCatalogue is only called when cache is not null

@fabpot
Copy link
Member

fabpot commented Mar 15, 2015

Thank you @aitboudad.

@fabpot fabpot merged commit bc066fb into symfony:2.6 Mar 15, 2015
fabpot added a commit that referenced this pull request Mar 15, 2015
…udad)

This PR was merged into the 2.6 branch.

Discussion
----------

[translation][initialize cache] Remove dead code.

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

I see two issues here:
1- initialize function doesn't exist in Translator class.
2- initializeCacheCatalogue is only called when cache is not null

Commits
-------

bc066fb [translation][initialize cache] Remove dead code.
@aitboudad aitboudad deleted the translation_cache_clean branch March 15, 2015 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants