ignoreIndirectDeprecations=true
suppresses deprecations triggered in test code
#6028
Labels
ignoreIndirectDeprecations=true
suppresses deprecations triggered in test code
#6028
Summary
ignoreIndirectDeprecations="true"
insource
section apparently also applies to deprecations triggered directly in test cases. I was surprised to find out, because this is a recommended setting, but I find it useful to know about direct deprecations in test files.Current behavior
How to reproduce
composer.json
phpunit.xml
IssueXTest.php
Expected behavior
The text was updated successfully, but these errors were encountered: