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

Appearance settings

Documentation for Cookie::fromString #7313

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 5 commits into from
Apr 24, 2017
Merged

Documentation for Cookie::fromString #7313

merged 5 commits into from
Apr 24, 2017

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Jan 3, 2017

See #7278

First time, be patient :)

There's also 2nd argument in fromString controlling URL decoding, implying Cookie::isRaw, but i tend to leave it an implementation detail.

components/http_foundation.rst Outdated Show resolved Hide resolved
Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

👍

@ro0NL
Copy link
Contributor Author

ro0NL commented Apr 19, 2017

Updated.. removed the additional tip on low-level api usage; i agree with @javiereguiluz on this.

So basically we simply mention Cookie::fromString now :)

components/http_foundation.rst Show resolved Hide resolved
Copy link
Contributor

@HeahDude HeahDude left a comment

Choose a reason for hiding this comment

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

👍

components/http_foundation.rst Show resolved Hide resolved
@javiereguiluz
Copy link
Member

Roland thanks for your first contribution to Symfony Docs and thanks for your great patience during the review process!

@javiereguiluz javiereguiluz merged commit 91329f4 into symfony:master Apr 24, 2017
javiereguiluz added a commit that referenced this pull request Apr 24, 2017
This PR was merged into the master branch.

Discussion
----------

Documentation for Cookie::fromString

See #7278

First time, be patient :)

There's also 2nd argument in `fromString` controlling URL decoding,  implying `Cookie::isRaw`, but i tend to leave it an implementation detail.

Commits
-------

91329f4 Add method parenthesis
09e27fa version added
e233519 derp
a909e28 feedback
86fa70b Update http_foundation.rst
javiereguiluz added a commit that referenced this pull request Apr 24, 2017
This PR was merged into the master branch.

Discussion
----------

Fixed a minor syntax issue

After merging #7313, Travis reported a minor syntax issue: the backslashes here weren't escaped:

```
:method:`Symfony\Component\HttpFoundation\Cookie::fromString`
```

Commits
-------

074ff88 Fixed a minor syntax issue
@ro0NL ro0NL deleted the patch-1 branch April 24, 2017 15:55
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.