php-src/ext/mysqli
2018-05-31 11:57:22 +03:00
..
tests Merge branch 'PHP-7.2' 2018-03-23 18:57:58 +01: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.c Export standard object handlers, to avoid indirect access 2018-05-31 11:57:22 +03:00
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 year++ 2018-01-02 12:57:58 +08: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 year++ 2018-01-02 12:57:58 +08: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 year++ 2018-01-02 12:57:58 +08:00
mysqli_warning.c Remove explicit params count check 2018-02-19 13:56:30 +01:00
php_mysqli.h year++ 2018-01-02 12:57:58 +08: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