You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. After upgrading to PhpUnit 11, it reports some deprecated methods used by php-mock. Is there any plan to avoid using these deprecated methods which will stop working in phpunit 12?
Thank you.
The text was updated successfully, but these errors were encountered:
The problem is that we do not really know yet what PHPUnit 12 is going to bring, and we might have more issues when it lands.
For now I am not planning to work on removing these deprecations, but if there is someone who wants to provide the fix I would be more than happy to review and release. Hope it makes sense.
Uh oh!
There was an error while loading. Please reload this page.
Hello. After upgrading to PhpUnit 11, it reports some deprecated methods used by php-mock. Is there any plan to avoid using these deprecated methods which will stop working in phpunit 12?
Thank you.
The text was updated successfully, but these errors were encountered: