v1.10.0-beta1
版本发布时间: 2021-01-08 00:46:22
facile-it/doctrine-mysql-come-back最新发布版本:3.0.0(2024-03-10 19:33:47)
Added
- Added compatibility with doctrine/dbal > 2.11 Statement
- Added ability to reconnect when creating
Mysqli
statement
Changed
-
Statement
now extends the original one, so all methods are implemented now -
Connection::refresh()
is deprecated, you should use the originalConnection::ping()