Deprecate MockBuilder::enableAutoload()
and MockBuilder::disableAutoload()
#5309
Labels
Milestone
MockBuilder::enableAutoload()
and MockBuilder::disableAutoload()
#5309
To reduce complexity inside PHPUnit's test double functionality,
MockBuilder::enableAutoload()
andMockBuilder::disableAutoload()
will be deprecated and then removed:@deprecated
annotation to the method declaration)The text was updated successfully, but these errors were encountered: