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

Use assertContainsEquals when needed#32969

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

Conversation

@jderusse
Copy link
Member

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

This PR replaces deprecated paramèter$checkForObjectIdentity of methodsassertContains by the dedicated methodassertContainsEquals

@ycerutoyceruto added this to the3.4 milestoneAug 5, 2019
@jderussejderusseforce-pushed thedeprec-assertContainsEquals branch fromd5a24ef to95ff93cCompareAugust 5, 2019 22:50
@jderussejderusseforce-pushed thedeprec-assertContainsEquals branch from95ff93c tof842e59CompareAugust 5, 2019 23:50
@nicolas-grekas
Copy link
Member

Thank you@jderusse.

@nicolas-grekasnicolas-grekas merged commitf842e59 intosymfony:3.4Aug 6, 2019
nicolas-grekas added a commit that referenced this pull requestAug 6, 2019
This PR was merged into the 3.4 branch.Discussion----------Use assertContainsEquals when needed| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#32844| License       | MIT| Doc PR        | NAThis PR replaces deprecated paramèter `$checkForObjectIdentity` of methods `assertContains` by the dedicated method `assertContainsEquals`Commits-------f842e59 Use assert assertContainsEquals when needed
@nicolas-grekasnicolas-grekas mentioned this pull requestAug 6, 2019
23 tasks
@jderussejderusse deleted the deprec-assertContainsEquals branchAugust 8, 2019 11:36
wmfgerrit pushed a commit to wikimedia/mediawiki-extensions-Wikibase that referenced this pull requestMar 19, 2020
Checking for equality without the check for object identity($checkForObjectIdentity = false) is deprecated and will be removed inPHPUnit 9 - a warning was emitted. Use assertContainsEquals instead.Cf. e.g.symfony/symfony#32969Change-Id: Id1d30691a1a0793fabfb07b2ae59ec96c9465131
wmfgerrit pushed a commit to wikimedia/mediawiki-extensions that referenced this pull requestMar 19, 2020
* Update Wikibase from branch 'master'  to 09d9f06850ad52bcfbd1eb62492769ac446f95df  - Merge "phpunit tests: use assertContainsEquals when needed"  - phpunit tests: use assertContainsEquals when needed        Checking for equality without the check for object identity    ($checkForObjectIdentity = false) is deprecated and will be removed in    PHPUnit 9 - a warning was emitted. Use assertContainsEquals instead.        Cf. e.g.symfony/symfony#32969        Change-Id: Id1d30691a1a0793fabfb07b2ae59ec96c9465131
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

4 participants

@jderusse@nicolas-grekas@yceruto@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp