Skip to content

[HttpFoundation] Make Request::get() more performant #12537

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

Closed
wants to merge 3 commits into from

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 21, 2014

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

This finishes the work started by @KorvinSzanto in #12369.

@javiereguiluz
Copy link
Member

👍

1 similar comment
@stof
Copy link
Member

stof commented Nov 21, 2014

👍

@stof
Copy link
Member

stof commented Nov 21, 2014

@nicolas-grekas there is some tests broken on PHP 5.3 in the Debug component. Could you look at them ?

@fabpot
Copy link
Member

fabpot commented Nov 21, 2014

What about merging this in 2.3?

@KorvinSzanto
Copy link
Contributor

Thanks Christian!

On Fri, Nov 21, 2014, 8:01 AM Fabien Potencier notifications@github.com
wrote:

What about merging this in 2.3?


Reply to this email directly or view it on GitHub
#12537 (comment).

@stof
Copy link
Member

stof commented Nov 21, 2014

@fabpot 👍 for 2.3

@fabpot
Copy link
Member

fabpot commented Nov 21, 2014

Thank you @xabbuh.

fabpot added a commit that referenced this pull request Nov 21, 2014
…rvinSzanto, xabbuh)

This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #12537).

Discussion
----------

[HttpFoundation] Make Request::get() more performant

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

This finishes the work started by @KorvinSzanto in #12369.

Commits
-------

3039935 reformat code as suggested by @fabpot
ad64223 Fix typo
4162713 Make `\Request::get` more performant.
@fabpot fabpot closed this Nov 21, 2014
@xabbuh xabbuh deleted the finish-12369 branch November 21, 2014 16:11
@xabbuh
Copy link
Member Author

xabbuh commented Nov 21, 2014

@KorvinSzanto Thank you for the initial commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants