diff options
author | Edward Savage <sonnysavage@users.noreply.github.com> | 2017-03-27 14:23:43 -0400 |
---|---|---|
committer | Davey Shafik <davey@php.net> | 2017-03-27 11:23:43 -0700 |
commit | 8e5eda9ae59d8586a0d4c605aca76ec61b4f9cee (patch) | |
tree | 4d032b87be430c75b31e76ad892c50bea92d3dbd /tests | |
parent | f5b1bc97181418daf854385154a2800eda04c7f1 (diff) | |
download | php7-mysql-shim-8e5eda9ae59d8586a0d4c605aca76ec61b4f9cee.zip php7-mysql-shim-8e5eda9ae59d8586a0d4c605aca76ec61b4f9cee.tar.gz php7-mysql-shim-8e5eda9ae59d8586a0d4c605aca76ec61b4f9cee.tar.bz2 |
Fix call to `mysqli_ping` (#28)
All of the other `mysqli_` functions with the `$link` as an argument used `\Dshafik\MySQL::getConnection($link)`. The call to `mysqli_ping` did not.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions