Problem/Motivation
The Drupal\Core\EventSubscriber\ExceptionListener
class is not needed anymore as changes upstream have been made to avoid the need for it.
Proposed resolution
The patch removes the obsolete class and replaces it with the native Symfony classes instead! Less code is always better!
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
exception-listiner-removal.patch | 4.45 KB | Idle | PASSED: [[SimpleTest]]: [MySQL] 53,109 pass(es). | View details | Re-test |