8.2
[ErrorHandler] Report overridden @final constants
Add more tests
Add a new ErrorHandler component (mirror of the Debug component)
Make more nullable types explicit
[ErrorHandler] Apply php8 fixes from Debug component.
[CS] Remove @inheritdoc PHPDoc
[ErrorHandler] Allow namespace remapping in DebugClassLoader to relax the "same vendor" constraint
fix code style
[ErrorHandler] fix parsing `@param` with dollars in the description
[ErrorHandler] Added type declarations where possible
[ErrorHandler] Handle return types in DebugClassLoader
resolve class constant types when patching return types
Remove int return type from FlattenException::getCode
[ErrorHandler] Trigger @method deprecation notices for abstract classes too
Add parameter type declarations to magic methods.
[ErrorHandler] fix parsing of complexe type
[ErrorHandler] Fix deprecation notices for "@method" annotations and classes with __call
[ErrorHandler] Don't format binary strings