php-src/ext/mysqli
2015-07-07 23:14:05 -05:00
..
tests Fix failing tests from exception code changes 2015-07-07 23:14:05 -05: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 Hmm, the right place to edit 2007-04-19 09:49:28 +00:00
mysqli_api.c Cleanup (updated comments) 2015-07-01 17:32:04 +03:00
mysqli_driver.c bump year 2015-01-15 23:27:30 +08:00
mysqli_embedded.c bump year 2015-01-15 23:27:30 +08:00
mysqli_exception.c bump year 2015-01-15 23:27:30 +08:00
mysqli_fe.c Cleanup (replce hack by a clean implementation) 2015-07-01 17:30:00 +03:00
mysqli_fe.h Cleanup (replce hack by a clean implementation) 2015-07-01 17:30:00 +03:00
mysqli_libmysql.h bump year 2015-01-15 23:27:30 +08:00
mysqli_mysqlnd.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mysqli_nonapi.c Cleanup (replce hack by a clean implementation) 2015-07-01 17:30:00 +03:00
mysqli_priv.h Cleanup (replce hack by a clean implementation) 2015-07-01 17:30:00 +03:00
mysqli_prop.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
mysqli_report.c bump year 2015-01-15 23:27:30 +08:00
mysqli_result_iterator.c bump year 2015-01-15 23:27:30 +08:00
mysqli_warning.c Fixed broken name 2015-07-01 18:23:06 +03:00
mysqli.c Switch position of ce in exception ce variable names 2015-07-03 09:45:03 -05: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 Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
php_mysqli.h cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
TODO