Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Translation] Fix caching of parent locales file in translator#37449

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:4.4fromjvasseur:patch-1
Jun 30, 2020

Conversation

@jvasseur
Copy link
Contributor

@jvasseurjvasseur commentedJun 29, 2020
edited
Loading

QA
Branch?4.4 (this is the lowest maintained branch with this code)
Bug fix?yes
New feature?no
Deprecations?no
Tickets
LicenseMIT
Doc PR

TheparentLocales property was probably meant as a cache for the content of theparents.json file but instead the content is stored in a local variable and the property staysnull. This means the file is read on each call tocomputeFallbackLocales.

This PR update the code to what was probably meant to be.

(Ref#28070)

@nicolas-grekas
Copy link
Member

Thank you@jvasseur.

@nicolas-grekasnicolas-grekas merged commit78e6fc4 intosymfony:4.4Jun 30, 2020
@jvasseurjvasseur deleted the patch-1 branchJune 30, 2020 15:11
This was referencedJul 24, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@ycerutoycerutoyceruto approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

4 participants

@jvasseur@nicolas-grekas@yceruto@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp