sebastianbergmann / phpunit-documentation-english

English Documentation for PHPUnit
https://docs.phpunit.de/
85 stars 136 forks source link

Remove deprecation notice for disableAutoReturnValueGeneration() #376

Closed mattjanssen closed 1 month ago

mattjanssen commented 1 month ago

In 10.5.0, the methods disableAutoReturnValueGeneration() and enableAutoReturnValueGeneration() were no longer deprecated.

https://github.com/sebastianbergmann/phpunit/blob/10.5.0/ChangeLog-10.5.md#changed