php-src/ext/mysqli
Anatol Belski afb6ca2566 Finish remaining replacement uint => uint32_t
Tthe core should be normalized now, no uints anymore
2016-12-22 14:32:02 +01:00
..
tests Merge branch 'PHP-7.1' 2016-12-12 21:53:05 +02:00
config.m4 Like Shady, --with-mysql-sock is back. 2015-03-05 19:00:02 +00:00
config.w32 converted some ext/mysql* and fixed ext/zlib 2014-10-15 12:08:25 +02:00
CREDITS
mysqli_api.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
mysqli_driver.c Fixed compilation warnings 2016-06-22 00:40:50 +03:00
mysqli_embedded.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mysqli_exception.c Fixed compilation warnings 2016-06-22 00:40:50 +03:00
mysqli_fe.c Fixed compilation warnings 2016-06-28 11:37:51 +03:00
mysqli_fe.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mysqli_libmysql.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mysqli_mysqlnd.h Fix emails in headers. @mysql.com addresses are no more since many years. 2016-03-16 10:24:52 +01:00
mysqli_nonapi.c Finish remaining replacement uint => uint32_t 2016-12-22 14:32:02 +01:00
mysqli_priv.h Remove HAVE_SPL checks 2016-01-30 14:53:00 +01:00
mysqli_prop.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
mysqli_report.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mysqli_result_iterator.c Fixed compilation warnings 2016-06-22 00:40:50 +03:00
mysqli_warning.c Fixed compilation warnings 2016-06-22 00:40:50 +03:00
mysqli.c Merge branch 'PHP-7.0' into PHP-7.1 2016-10-17 19:11:54 +03:00
package.xml Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
php_mysqli_structs.h Merge branch 'PHP-7.0' 2016-03-03 16:50:47 +01:00
php_mysqli.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
TODO