-
-
Notifications
You must be signed in to change notification settings - Fork 48
Remove dependency on PDO #1149
Copy link
Copy link
Open
Labels
severity:BC breakingBreaks backwards compatibilityBreaks backwards compatibilitytype:featureNew featureNew feature
Milestone
Metadata
Metadata
Assignees
Labels
severity:BC breakingBreaks backwards compatibilityBreaks backwards compatibilitytype:featureNew featureNew feature
Type
Fields
Give feedbackNo fields configured for issues without a type.
Proposed new feature or change
In general, interfaces do not depend on PDO, but it's required in
composer.json. Would allow async implementations based on ReactPHP drivers, etc.See https://habr.com/ru/articles/982174/comments/#comment_29356192