DoctrineMySQLComeBack 3.0.3: PHP 8.5 & new MySQL timeout message
This is a republished tag announcement for
facile-it/doctrine-mysql-come-back
. You can find the release here.
This small patch includes the same fix that I released with 2.1.0, a new timeout message that MySQL 8.0.24+ spits out under PHP 8.4. Many thanks to @ackermannd for reporting it and helping me in the process. It is also now tested against PHP 8.5 (but it didn’t require any changes).
Here’s the full changelog:
- Intercept new timeout message in MySQL 8.0.24+ under PHP 8.4+ (thanks @ackermannd)
- Test against PHP 8.5