Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Description
And tell meanwhile that adding the Debug component will provide extra checks provided by DebugClassLoader by default.
Introduced insymfony/symfony#28412
In phpunit.xml.dist:
<listeners> <listenerclass="Symfony\Bridge\PhpUnit\SymfonyTestsListener"> <arguments> <array> <elementkey="debug-class-loader"><integer>0</integer></element>...