Silenced E_DEPRECATED errors are reported #5176
Labels
feature/test-runner
CLI test runner
type/bug
Something is broken
version/10
Something affects PHPUnit 10
Summary
Silenced deprecated errors are reported.
Current behavior
In BetterReflection is this code:
Since PHPUnit 10 the deprecated errors are reported:
See https://github.com/Roave/BetterReflection/actions/runs/4107910137/jobs/7087976443
With
--display-deprecations
It also looks the same error is reported many times.
How to reproduce
Roave/BetterReflection#1326
Eg.
Expected behavior
No
D
in progressbar and no deprecations reported.The text was updated successfully, but these errors were encountered: