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

[Reference][UserPassword] Added missing escapes#2567

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
weaverryan merged 1 commit intosymfony:2.2fromvjnrv:2.2
May 4, 2013

Conversation

@vjnrv
Copy link
Contributor

No description provided.

Signed-off-by: Pedro Junior <v.ju.ni.or.v@gmail.com>
@wouterj
Copy link
Member

Hmm, that's pretty weird:

Care must be taken with backslash-escapes though. These are not equivalent:

``text \ and \ backslashes``:literal:`text \ and \ backslashes`

The backslashes in the first line are preserved (and do nothing), whereas the backslashes in the second line escape the following spaces.

--http://docutils.sourceforge.net/docs/ref/rst/roles.html#literal

But I see that this is not the case on the symfony website, 👍 for this.

(this should get merged into the 2.1 branch)

weaverryan added a commit that referenced this pull requestMay 4, 2013
[Reference][UserPassword] Added missing escapes
@weaverryanweaverryan merged commit09f5e94 intosymfony:2.2May 4, 2013
@weaverryan
Copy link
Member

Great cleanup - thanks Pedro!

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

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vjnrv@wouterj@weaverryan

[8]ページ先頭

©2009-2025 Movatter.jp