Fix string array keys in data sets returned by data provider methods that do not match the parameter names in Unit tests

Created on 18 April 2024, 7 months ago
Updated 3 May 2024, 7 months ago

Problem/Motivation

PhpUnit 10.5.18 Deprecated support for string array keys in data sets returned by data provider methods that do not match the parameter names: https://github.com/sebastianbergmann/phpunit/blob/10.5/ChangeLog-10.5.md...

See https://github.com/sebastianbergmann/phpunit/pull/5812.

Proposed resolution

Ensure all dataproviders that return associate arrays have the keys reflecting the name of the argument that uses each, in Unit tests.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

📌 Task
Status

Fixed

Version

10.3 ✨

Component
PHPUnit  →

Last updated about 22 hours ago

Created by

🇮🇹Italy mondrake 🇮🇹

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