MantisBT: master-2.27 4e985a91

Author Committer Branch Timestamp Parent
dregad dregad master-2.27 2025-04-19 11:30 master-2.27 f828ccf9
Affected Issues  0035854: PHPUnit assertObjectHasAttribute() method is deprecated
Changeset

Require PHPUnit 9.6.11 or later

This is due to the deprecation of assertObjectHasAttribute() and related
methods. This was initially done without a replacement, but sbergmann
later introduced assertObjectHasProperty() and others in 9.6.11.

Issue 0035854

mod - composer.json Diff File