Fix Deprecation Notices around prophesize()

Created on 25 August 2025, 11 days ago

Problem/Motivation

There are deprecation notices in PHPUnit tests prophesize() usage. This is because it's deprecated in PHPUnit, and will be removed in PHPUnit 10.

Steps to reproduce

1. Run a php unit scan on the code base.

Proposed resolution

Update to use https://github.com/phpspec/prophecy-phpunit to allow continued use of the function.

📌 Task
Status

Needs review

Version

6.0

Component

Tests

Created by

🇨🇦Canada RobLoach Earth

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