doctrine/orm

Make sure tests run against pdo_mysql + mysqli

Open

#8,071 opened on Mar 16, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (2,539 forks)batch import
HacktoberfestImprovement

Repository metrics

Stars
 (10,176 stars)
PR merge metrics
 (Avg merge 29d 6h) (13 merged PRs in 30d)

Description

We could look at the Travic build matrix to make sure we don't run pdo_mysql twice, but mysqli at least once. This should target 2.8

Contributor guide