Remove PHPUnit_Framework_MockObject_MockObject #3123
Labels
feature/test-doubles
Test Stubs and Mock Objects
type/backward-compatibility
Something will be/is intentionally broken
Milestone
In time for the release of PHPUnit 8:
PHPUnit_Framework_MockObject_MockObject
toPHPUnit\Framework\MockObject\MockObject
src/ForwardCompatibility/MockObject.php
This is a BC break (that should have happened together with PHPUnit 7) because many developers use annotations such as
in their code.
The text was updated successfully, but these errors were encountered: