phplint
phplint copied to clipboard
10.0 | OutputManager
The new OutputManager extension will be in charge to handle properly the reporting results system.
That's includes :
- current version of https://github.com/overtrue/phplint/blob/9.6/src/Extension/OutputFormat.php component
- with all formats supported (see https://github.com/overtrue/phplint/blob/9.6/src/Output/FormatResolver.php)
Depends on new Extension Architecture that should be implemented first.
Base of new OutputManager extension was introduced by commit https://github.com/overtrue/phplint/commit/43c88600ad679018a0f1ae6bc5e3fdbbf6d486c0
Learn more with documentation at https://github.com/overtrue/phplint/blob/10.0/docs/architecture/extension/outputManager.md