php-src/ext/pdo_mysql
Christoph M. Becker d1cd489a53 Fix #79596: MySQL FLOAT truncates to int some locales
We must not do locale aware float to string conversion here; instead
we using our `snprintf()` implementation with the `F` specifier.
2020-05-15 09:09:41 +02:00
..
tests Fix #79596: MySQL FLOAT truncates to int some locales 2020-05-15 09:09:41 +02:00
config.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
get_error_codes.php Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
mysql_driver.c Fix MySQL local infile / attr handling on big endian systems 2020-04-16 11:22:17 +02:00
mysql_statement.c Merge branch 'PHP-7.2' into PHP-7.3 2019-10-07 09:17:29 +02:00
pdo_mysql.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_pdo_mysql.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_pdo_mysql_int.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_pdo_mysql_sqlstate.h trailing whitespace removal 2015-01-10 15:07:38 -08:00