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

Added support for encoding and decoding namespaced xml (xmlns)#11375

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
fabpot merged 1 commit intosymfony:masterfromClementGautier:moved_serializer_5
Jul 25, 2014
Merged

Added support for encoding and decoding namespaced xml (xmlns)#11375

fabpot merged 1 commit intosymfony:masterfromClementGautier:moved_serializer_5
Jul 25, 2014

Conversation

@ClementGautier
Copy link
Contributor

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

Complete this PR :#9156

@ClementGautier
Copy link
ContributorAuthor

@mattvick I've rewritten your commit to use the new implementation, I hope its ok for you.

@mattvick
Copy link
Contributor

@ClementGautier sure thanks

@fabpot
Copy link
Member

👍

Copy link
Contributor

Choose a reason for hiding this comment

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

should beforeach ($xpath->query('namespace::*', $dom->documentElement) as $nsNode) {

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

@jakzal thanks

@jakzal
Copy link
Contributor

👍

Copy link
Contributor

Choose a reason for hiding this comment

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

isset is unnecessary...unset will work without warning if the key is defined or not

Copy link
Member

Choose a reason for hiding this comment

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

I've fixed this in21e7ad7

@fabpot
Copy link
Member

Thank you@ClementGautier.

@fabpotfabpot merged commit9d6b20c intosymfony:masterJul 25, 2014
fabpot added a commit that referenced this pull requestJul 25, 2014
… (xmlns) (mattvick)This PR was merged into the 2.6-dev branch.Discussion----------Added support for encoding and decoding namespaced xml (xmlns)Q | A------------ | -------------Bug fix? | noNew feature? | yesBC breaks? | noDeprecations? | noTests pass? | yesFixed tickets |#10625License | MITComplete this PR :#9156Commits-------9d6b20c Added support for encoding and decoding namespaced xml (xmlns)
@Tobion
Copy link
Contributor

This was actually a surprising BC break for us. All thesexmlns keys suddenly. This should not have been enabled without feature flag.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

7 participants

@ClementGautier@mattvick@fabpot@jakzal@Tobion@staabm@romainneutron

[8]ページ先頭

©2009-2025 Movatter.jp