MantisBT: master 382b34e2

Author Committer Branch Timestamp Parent
raspopov dregad master 2025-01-09 10:36 master 537ea036
Affected Issues  0035223: MantisBT tests are not compatible with PHPUnit 11.5
Changeset

Fix wrong parameter names

PHPUnit 10.5 deprecated use of string array keys that do not match the
method arguments 1, causes error in PHPUnit 11.

Fixes 0035223, PR https://github.com/mantisbt/mantisbt/pull/2069

mod - tests/Mantis/Helper/GetLinkAttributesTest.php Diff File