Followup #2999721: [META] Deprecate the legacy include files
Problem/Motivation
Deprecate legacy errors.inc file functions.
Proposed resolution
Convert all error handler related functions to the methods in the Error class.
Remaining tasks
Deprecate functionsReplace usages in the codeAdd legacy tests
User interface changes
-
API changes
- new methods in \Drupal\Core\Utility\Error class
- deprecated error handler related functions
Data model changes
-
Release notes snippet
-