Skip to content

[String] Feature 39178 #14776

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
Jan 29, 2021
Merged

[String] Feature 39178 #14776

merged 1 commit into from
Jan 29, 2021

Conversation

jontjs
Copy link
Contributor

@jontjs jontjs commented Jan 3, 2021

Docs for symfony/symfony#39178

Documentation update for [String] Feature 39178 "AsciiSlugger's symbolsMap should apply to all locales for a language".

@OskarStark OskarStark added the Waiting Code Merge Docs for features pending to be merged label Jan 22, 2021
@carsonbot carsonbot added this to the next milestone Jan 22, 2021
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Jan 26, 2021
… symbolsMap (jontjs)

This PR was merged into the 5.3-dev branch.

Discussion
----------

[String] Made AsciiSlugger fallback to parent locale's symbolsMap

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | Fix #39178
| License       | MIT
| Doc PR        | symfony/symfony-docs#14776

The Slugger already performed a fallback from (e.g.) 'en_GB' to (e.g.) 'en' for the transliterator, this PR adds similar behaviour for the symbols map.

Commits
-------

916a8cf [String] Make AsciiSlugger fallback to parent locale's symbolsMap
@javiereguiluz javiereguiluz added Status: Reviewed and removed Status: Needs Review Waiting Code Merge Docs for features pending to be merged labels Jan 29, 2021
@javiereguiluz javiereguiluz modified the milestones: next, 5.3 Jan 29, 2021
Documentation update for [String] Feature 39178 "AsciiSlugger's symbolsMap should apply to all locales for a language".
@javiereguiluz javiereguiluz changed the base branch from 5.2 to 5.x January 29, 2021 12:31
@javiereguiluz javiereguiluz merged commit 641a1a5 into symfony:5.x Jan 29, 2021
@javiereguiluz
Copy link
Member

Jon, thanks a lot for contributing this feature and the docs for it. Congrats on your first Symfony Docs contribution too 🎉

@jontjs jontjs deleted the patch-1 branch February 2, 2021 22:59
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.

4 participants