- Issue created by @yuvania
- π¨π·Costa Rica yuvania
Patch to resolve Fix phpunit 10 obsolescence
- π§πͺBelgium svendecabooter Gent
I don't think Drupal supports PHPUnit 10 yet?
See https://www.drupal.org/project/drupal/issues/3217904 π± [meta] Support PHPUnit 10 in Drupal 11 Active - Issue was unassigned.
- Status changed to Postponed
11 months ago 2:27pm 12 February 2024 - First commit to issue fork.
- Merge request !16Issue #3398626 by yuvania: Fix phpunit 10 deprecations β (Merged) created by bluegeek9
- last update
9 months ago 17 pass - Status changed to RTBC
9 months ago 2:35pm 25 March 2024 - last update
9 months ago 17 pass - πΊπΈUnited States bluegeek9
The patch uses $double->willReturn() instead of $double->will($this->returnValue())
The syntax has been supported for a while. The tests passed locally and in Gitlab.
https://stackoverflow.com/questions/33868479/difference-between-willretu...
- Status changed to Fixed
7 months ago 2:13pm 6 June 2024 -
svendecabooter β
committed f84b86dc on 2.0.x authored by
bluegeek9 β
Issue #3398626 by yuvania: Fix phpunit 10 deprecations
-
svendecabooter β
committed f84b86dc on 2.0.x authored by
bluegeek9 β
-
svendecabooter β
committed 2ced9411 on 2.0.x
Issue #3398626 by svendecabooter: Fix phpunit 10 deprecations
-
svendecabooter β
committed 2ced9411 on 2.0.x
Automatically closed - issue fixed for 2 weeks with no activity.