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

[BrowserKit] Various changes to the Response class#29881

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 3 commits intosymfony:masterfromfabpot:response-browserkit
Jan 14, 2019

Conversation

@fabpot
Copy link
Member

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?yes
Tests pass?yes
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

This is the first PR of a series when I'm trying to "modernize" BrowserKit.

sstok reacted with hooray emoji
*
* @return int The response status code
*/
publicfunctiongetStatusCode():int
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Consistent with the method name used byHttpFoundation

*/
class Response
{
/** @internal */
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

@final is enough, just to be extra clear.

@fabpotfabpotforce-pushed theresponse-browserkit branch 2 times, most recently fromfb40550 toc13438cCompareJanuary 14, 2019 14:48
@fabpotfabpot merged commit9045a4e intosymfony:masterJan 14, 2019
fabpot added a commit that referenced this pull requestJan 14, 2019
…bpot)This PR was squashed before being merged into the 4.3-dev branch (closes#29881).Discussion----------[BrowserKit] Various changes to the Response class| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | yes| Tests pass?   | yes| Fixed tickets | n/a| License       | MIT| Doc PR        | n/aThis is the first PR of a series when I'm trying to "modernize" BrowserKit.Commits-------9045a4e [BrowserKit] marked Response as@Final0abff98 [BrowserKit] deprecated Response::buildHeader()e8e5235 [BrowserKit] deprecated Response::getStatus() in favor of Response::getStatusCode()
@fabpotfabpot deleted the response-browserkit branchJanuary 17, 2019 07:08
@nicolas-grekasnicolas-grekas modified the milestones:next,4.3Apr 30, 2019
@fabpotfabpot mentioned this pull requestMay 9, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@javiereguiluzjaviereguiluzjaviereguiluz approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@stofstofstof approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

5 participants

@fabpot@javiereguiluz@nicolas-grekas@stof@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp