DoctrineMySQLComeBack 3.0.1: fix reconnection behavior with MySQLi and DBAL 4.2.3+
This is a republished tag announcement for
facile-it/doctrine-mysql-come-back
. You can find the release here.
This small patch fixes a reconnection error that started happening only under recent DBAL drivers, and only with MySQLi drivers.
Here’s the full changelog:
- Fixed
beginTransaction
reconnection behavior with MySQLi and DBAL 4.2.3+