Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[browser kit] Client now stores filtered response after request.#4497

Merged
fabpot merged 4 commits into
symfony:masterfrom
jfsimon:issue-4475
Jun 9, 2012
Merged

[browser kit] Client now stores filtered response after request.#4497
fabpot merged 4 commits into
symfony:masterfrom
jfsimon:issue-4475

Conversation

@jfsimon
Copy link
Copy Markdown
Contributor

@jfsimon jfsimon commented Jun 5, 2012

Bug fix: yes
Feature addition: no
Backwards compatibility break: yes/no, choice is your
Symfony2 tests pass: yes

Symfony\Component\HttpKernel\Client::request() method now returns a Symfony\Component\BrowserKit\Response instance.

Fixes issue #4475.

@stof
Copy link
Copy Markdown
Member

stof commented Jun 5, 2012

This is as BC break as it changes the class returned by the method, even if the BC break is a bugfix to respect the epxected behavior :)

@jfsimon
Copy link
Copy Markdown
Contributor Author

jfsimon commented Jun 5, 2012

@stof you're right!

@travisbot
Copy link
Copy Markdown

This pull request passes (merged 686854b into 1541fe2).

@stof
Copy link
Copy Markdown
Member

stof commented Jun 9, 2012

@jfsimon can you add a note in the changelog of the component and in the upgrade file ?

@jfsimon
Copy link
Copy Markdown
Contributor Author

jfsimon commented Jun 9, 2012

@stof done!

@travisbot
Copy link
Copy Markdown

This pull request passes (merged 06976fc into 1541fe2).

@stof
Copy link
Copy Markdown
Member

stof commented Jun 9, 2012

@fabpot 👍

fabpot added a commit that referenced this pull request Jun 9, 2012
Commits
-------

06976fc Updated upgrade 2.1 file.
110ccd8 [BrowserKit] Updated changelog.
686854b [http kernel] Added client response type test.
ce7e1e6 [browser kit] Client now stores filtered response after request.

Discussion
----------

[browser kit] Client now stores filtered response after request.

Bug fix: yes
Feature addition: no
Backwards compatibility break: yes/no, choice is your
Symfony2 tests pass: yes

`Symfony\Component\HttpKernel\Client::request()` method now returns a `Symfony\Component\BrowserKit\Response` instance.

Fixes issue #4475.

---------------------------------------------------------------------------

by stof at 2012-06-05T08:58:00Z

This *is* as BC break as it changes the class returned by the method, even if the BC break is a bugfix to respect the epxected behavior :)

---------------------------------------------------------------------------

by jfsimon at 2012-06-05T09:05:32Z

@stof you're right!

---------------------------------------------------------------------------

by travisbot at 2012-06-06T15:29:54Z

This pull request [passes](http://travis-ci.org/symfony/symfony/builds/1533533) (merged 686854b into 1541fe2).

---------------------------------------------------------------------------

by stof at 2012-06-09T10:12:18Z

@jfsimon can you add a note in the changelog of the component and in the upgrade file ?

---------------------------------------------------------------------------

by jfsimon at 2012-06-09T10:51:00Z

@stof done!

---------------------------------------------------------------------------

by travisbot at 2012-06-09T11:12:43Z

This pull request [passes](http://travis-ci.org/symfony/symfony/builds/1575524) (merged 06976fc into 1541fe2).

---------------------------------------------------------------------------

by stof at 2012-06-09T12:50:16Z

@fabpot 👍
@fabpot fabpot merged commit 06976fc into symfony:master Jun 9, 2012
stof added a commit to stof/symfony-docs that referenced this pull request Jun 9, 2012
fabpot added a commit that referenced this pull request Jun 9, 2012
This reverts commit f8a09db, reversing
changes made to ae2ec36.
@stof
Copy link
Copy Markdown
Member

stof commented Jun 9, 2012

@fabpot why reverting it ?

weaverryan added a commit to symfony/symfony-docs that referenced this pull request Jun 17, 2012
weaverryan added a commit to symfony/symfony-docs that referenced this pull request Jun 17, 2012
This reverts commit 7250391.

See #1440 for details on the revert
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.

4 participants