-
Notifications
You must be signed in to change notification settings - Fork 265
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
Sf4 fix #331
Merged
Merged
Sf4 fix #331
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please merge, thanks. |
Could you please provide feedback to this pull request? Thanks! |
@Spike31 , Is it possible to check this pull request and merge it? Thx! |
From: [email protected]
----------------
Dear,
Thanks for your e-mail but I'm not at the office until 18th of December.
I will reply you as soon as possible.
Best regards.
Michael Conrotte
DIL
|
Done! :) |
@Spike31 , Thx! Do you have any idea when the next version will be released? |
@rjwebdev It's already available |
WL-arek
pushed a commit
to wlogic/LexikTranslationBundle
that referenced
this pull request
Mar 29, 2021
* lexik/3.4: Fix travis for 3.4 (lexik#376) Add Symfony 4.3 kernel.locale_aware tag (lexik#347) Sf4 fix (lexik#331) Update LexikTranslationBundle.es.yml (lexik#339) class names are declared in StudlyCaps (lexik#328) 🐛 Fix render twig in controller for overriding purpose (lexik#311) Fix BC with Symfony 2.8 LTS (lexik#322) add sf4 support (lexik#320) Added modified flag in order to fix merge algorithm (lexik#261) Remove useless check on http method (lexik#315) Corrected ExportTranslationsCommand service id. (lexik#314) Fix symfony >= 3.4 user deprecated. (lexik#310) lexik#306. set public of 'translate' alias for compatibility with other components in SF4. (lexik#309) Symfony 4 support (lexik#305) Minor typo fixes (lexik#296) Replace Propel to Propel2. (lexik#302)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Since Symfony 4, a new directory structured is been used.
With this commit, the new translations directory in the project root dir will also be included in the directories where the bundle will look for translations. All translations files under the 'translations' directory will be included.