Replace assertContains() on strings with assertStringContainsString()

Created on 18 September 2023, about 1 year ago
Updated 29 March 2024, 8 months ago

Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. Refactor your test to use assertStringContainsString() or assertStringContainsStringIgnoringCase() instead.

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇬🇧United Kingdom karengrey

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024