summaryrefslogtreecommitdiff
path: root/ext/zip/php_zip.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-02-26 18:33:25 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2020-02-27 09:35:04 +0100
commit8654c32b584d448cbf9f341693b227db193fe155 (patch)
treefb2a0cf1c3c6b9ec42989228632d979c4020fe3f /ext/zip/php_zip.c
parent8c6a7c3326f000af0a8ea266143059e5a463e626 (diff)
downloadphp-git-8654c32b584d448cbf9f341693b227db193fe155.tar.gz
Fix #64032: mysqli reports different client_version
While `mysqli_get_client_version()` calls `mysql_get_client_version()` to retrieve the client version, `mysql::$client_version` is initialized to `MYSQL_VERSION_ID`. Both should match though, and since the former is the more useful information, we fix `mysql::$client_version`. We do not add a regression test, because it would usually succeed anyway, and we already have several tests with respective `assert()`s.
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions