summaryrefslogtreecommitdiff
path: root/ext/soap/php_xml.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2018-09-17 16:36:05 +0200
committerNikita Popov <nikita.ppv@gmail.com>2018-09-19 12:29:38 +0200
commit842bec5b3c539396d6ff9e207ba55f626b42524e (patch)
treee3ecefb0ee2cad4f5e52225e4c6a23c1368470bd /ext/soap/php_xml.c
parentc614dd677c99e14ac6afb25d7bfe02cfa8cf1981 (diff)
downloadphp-git-842bec5b3c539396d6ff9e207ba55f626b42524e.tar.gz
Fix getColumnMeta() test
Newer MySQL versions are stricter about invalid values. Three issues are fixed: * Don't use negative values with ZEROFILL. ZEROFILL implies UNSIGNED. * Use a legal TIMESTAMP value. TIMESTAMP does not accept a Unix timestamp. * Specify BIGINT values as strings, to avoid overflows. This is a cherry-pick of d2dc0a32911c0e08986da799ce11e18c3fa5ca57 from master.
Diffstat (limited to 'ext/soap/php_xml.c')
0 files changed, 0 insertions, 0 deletions