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

[Translator] Dump translation constants as tree instead of simple list#14630

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
aitboudad merged 1 commit intosymfony:2.8fromgepo:yaml_tree_dumper2.8
May 20, 2015

Conversation

@gepo
Copy link
Contributor

QA
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?no
Fixed tickets
LicenseMIT
Doc PR

PR#14434 for 2.8 branch

@stof
Copy link
Member

Please rebase your branch to get rid of this merge commit

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I would prefer to keepformat above thegetExtension function :)

@aitboudadaitboudad changed the titleYaml tree dumper for 2.8 branch[Translator] Dump translation constants as tree instead of simple listMay 13, 2015
@aitboudad
Copy link
Contributor

ping@gepo

@gepo
Copy link
ContributorAuthor

sorry, I was busy, will fix it today

@gepogepoforce-pushed theyaml_tree_dumper2.8 branch fromc7fc4fb to051a461CompareMay 20, 2015 09:32
…mp messages as tree instead of simple list.Dump messages as tree based on '.' character as a delimeter in path.For example this rray('foo.bar' => 'value') will be converted to array('foo' => array('bar' => 'value')).Correctly process cases like this ['foo.bar' => 'test1', 'foo' => 'test2'].
@gepogepoforce-pushed theyaml_tree_dumper2.8 branch from051a461 to29ec5caCompareMay 20, 2015 09:35
@gepo
Copy link
ContributorAuthor

done

@aitboudad
Copy link
Contributor

Thank you@gepo.

@aitboudadaitboudad merged commit29ec5ca intosymfony:2.8May 20, 2015
aitboudad added a commit that referenced this pull requestMay 20, 2015
…d of simple list (gepo)This PR was merged into the 2.8 branch.Discussion----------[Translator] Dump translation constants as tree instead of simple list| Q             | A| ------------- | ---| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | no| Fixed tickets || License       | MIT| Doc PR        |PR#14434 for 2.8 branchCommits-------29ec5ca [Translation] add options 'as_tree', 'inline' to YamlFileDumper to dump messages as tree instead of simple list.
@fabpotfabpot mentioned this pull requestNov 16, 2015
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@gepo@stof@aitboudad

[8]ページ先頭

©2009-2025 Movatter.jp