Bug Fixes
Pre-release
Pre-release
- [ADD] Add support for the
$new
argument tomysql_connect()
(#45) - [FIX] Fix calls to
mysql_ping()
with alink
argument (#28) - [FIX] Handle custom ports defined in hostname passed to
mysql_connect()
(#44) - [FIX] Avoid deprecated string access syntax (curly braces) resulting in a deprecating notice (#47)