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

Make HttpClientTestCase compatible with PHPUnit8#33045

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

Conversation

@jderusse
Copy link
Member

QA
Branch?4.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#32844
LicenseMIT
Doc PRNA

the abstract classHttpClientTestCase may be extends by end user and execute by both PHPUnit 8 and bellow. Adding a return typehint on it will force all users extending it to add it too and would be a BC Break.

Note. I don't know how to trigger a deprecation here and help user to add it.

@jderussejderusseforce-pushed thecompat-httpClientTestCase-phpunit8 branch 3 times, most recently fromc8c717c to84a6690CompareAugust 8, 2019 09:51
@nicolas-grekasnicolas-grekas changed the base branch from4.4 to4.3August 8, 2019 09:54
@nicolas-grekasnicolas-grekas added this to the4.3 milestoneAug 8, 2019
@jderussejderusseforce-pushed thecompat-httpClientTestCase-phpunit8 branch from84a6690 to55daf15CompareAugust 8, 2019 10:03
@nicolas-grekas
Copy link
Member

Thank you@jderusse.

@nicolas-grekasnicolas-grekas merged commit55daf15 intosymfony:4.3Aug 8, 2019
nicolas-grekas added a commit that referenced this pull requestAug 8, 2019
This PR was merged into the 4.3 branch.Discussion----------Make HttpClientTestCase compatible with PHPUnit8| Q             | A| ------------- | ---| Branch?       | 4.3| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#32844| License       | MIT| Doc PR        | NAthe abstract class `HttpClientTestCase` may be extends by end user and execute by both PHPUnit 8 and bellow. Adding a return typehint on it will force all users extending it to add it too and would be a BC Break.Note. I don't know how to trigger a deprecation here and help user to add it.Commits-------55daf15 Fix compatibility with PHPUnit 8
@jderussejderusse deleted the compat-httpClientTestCase-phpunit8 branchAugust 8, 2019 10:05
@fabpotfabpot mentioned this pull requestAug 26, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

3 participants

@jderusse@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp