php-src/ext/mysqli
Nikita Popov ba5cb2eb32 Remove unnecessary uses of object_and_properties_init
Use object_init_ex instead if the properties are NULL.
2019-01-07 16:00:29 +01:00
..
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
config.m4 Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
mysqli.c Remove unnecessary uses of object_and_properties_init 2019-01-07 16:00:29 +01:00
mysqli_api.c Fix typos in code comments 2018-07-25 11:57:11 +02: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 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mysqli_fe.h Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
mysqli_libmysql.h Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
mysqli_mysqlnd.h year++ 2018-01-02 12:57:58 +08:00
mysqli_nonapi.c Fix some misspellings 2018-08-12 16:15:45 +02: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 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mysqli_result_iterator.c Fix typos in code comments 2018-07-25 11:57:11 +02:00
mysqli_warning.c Replace zval_dtor() with specialized destructors 2018-07-05 13:55:56 +03:00
php_mysqli.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_mysqli_structs.h Remove my_estrdup() and my_efree() macros 2018-09-17 20:59:16 +02:00