sebastianbergmann / phpunit-documentation-english

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

Document `expectUserDeprecationMessage()` and `expectUserDeprecationMessageMatches()` to expect `E_USER_DEPRECATED` issues #336

Closed sebastianbergmann closed 9 months ago

sebastianbergmann commented 10 months ago

Follows https://github.com/sebastianbergmann/phpunit/pull/5605