Closed
Description
Since sentry/sentry-symfony version 4.1.0, new doctrine/dbal polyfills were added:
sentry-symfony/src/aliases.php
Lines 97 to 120 in b2500fb
Related PR: #423
This has the effect of misleading code based on the existence, or not, of these doctrine/dbal v2 interfaces.
As basing the detection only on that is maybe not a great idea, creating polyfill for 3rd party library seems to be quite odd too.
Metadata
Metadata
Assignees
Labels
No labels