Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[Translation] Add intl-icu fallback for MessageCatalogue metadata#60549
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
Conversation
src/Symfony/Component/Translation/Tests/Catalogue/MetadataTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
welcoMattic commentedMay 28, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Congrats@pontus-mp on your 1st contribution here! In order to propagate properply the fix, could you update your PR to target the 6.4 branch? Thank you |
Sure! Does everything look correct now? |
Uh oh!
There was an error while loading.Please reload this page.
Thank you@pontus-mp. |
a36cfd8
intosymfony:6.4Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Added domain fallback for metadata, which should match the behavior used for fetching messages.