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

[FrameworkBundle] Fix BC break on WebTestCase::createClient#32214

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

Closed

Conversation

@teohhanhui
Copy link
Contributor

QA
Branch?4.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#32212
LicenseMIT
Doc PRN/A

Changing the return type ofWebTestCase::createClient method was a BC break. Introduced in#30541.

@nicolas-grekasnicolas-grekas added this to the4.3 milestoneJun 27, 2019
Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

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

👎 as explained in the comment:
the BC policy covers code changes, not annotations
the BC policy doesn't cover phpstan levels or similar concepts.

* @param array $server An array of server parameters
*
* @returnKernelBrowser AKernelBrowser instance
* @returnClient AClient instance

Choose a reason for hiding this comment

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

This should be reverted: docblock always document the non-deprecated API.

@teohhanhui
Copy link
ContributorAuthor

@nicolas-grekas Thanks for the clarification.

@teohhanhuiteohhanhui deleted the fix/web-test-case-bc branchJune 28, 2019 12:00
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas requested changes

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

3 participants

@teohhanhui@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp