php-src/ext/mysqli
2015-01-10 15:07:38 -08:00
..
tests Merge branch 'PHP-5.6' 2015-01-07 23:23:26 +00:00
config.m4 converted some ext/mysql* and fixed ext/zlib 2014-10-15 12:08:25 +02:00
config.w32 converted some ext/mysql* and fixed ext/zlib 2014-10-15 12:08:25 +02:00
CREDITS
mysqli_api.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
mysqli_driver.c Micro optimaztion (yeah, I know compiler supposed to do that) 2014-12-22 00:10:46 -05:00
mysqli_embedded.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mysqli_exception.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mysqli_fe.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqli_fe.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqli_libmysql.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqli_mysqlnd.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqli_nonapi.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
mysqli_priv.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mysqli_prop.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
mysqli_report.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mysqli_result_iterator.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mysqli_warning.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mysqli.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
package.xml remove dead and unused for more than 8 years code 2012-05-03 12:22:25 +02:00
php_mysqli_structs.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
php_mysqli.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
TODO