php-src/ext/mysqli
2018-07-12 14:04:14 +03:00
..
tests Skip test on incompatible servers 2018-07-09 16:39:58 +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 [ci skip] Remove space between function name and open parentheses 2018-02-24 11:50:39 +01:00
mysqli_driver.c year++ 2018-01-02 12:57:58 +08:00
mysqli_embedded.c year++ 2018-01-02 12:57:58 +08:00
mysqli_exception.c year++ 2018-01-02 12:57:58 +08:00
mysqli_fe.c year++ 2018-01-02 12:57:58 +08:00
mysqli_fe.h Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
mysqli_libmysql.h year++ 2018-01-02 12:57:58 +08:00
mysqli_mysqlnd.h year++ 2018-01-02 12:57:58 +08:00
mysqli_nonapi.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
mysqli_priv.h Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
mysqli_prop.c [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSE 2018-02-10 10:40:47 -05:00
mysqli_report.c year++ 2018-01-02 12:57:58 +08:00
mysqli_result_iterator.c Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
mysqli_warning.c Replace zval_dtor() with specialized destructors 2018-07-05 13:55:56 +03:00
mysqli.c Improved user iterator implementation to reduce zend_class_entry memory consumption and avoid race condition during resolving/caching of user iterator functions of internal classes in ZTS build. 2018-07-12 14:04:14 +03:00
php_mysqli_structs.h [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSE 2018-02-10 10:40:47 -05:00
php_mysqli.h year++ 2018-01-02 12:57:58 +08:00