php-src/ext/mysqli
Nikita Popov 2856afc70e Make "MySQL server has gone away" errors more consistent
Don't generate explicit warnings for these in two places, use usual
error handling mechanism. Additionally suppress a number of warnings
if the server has gone away.
2019-06-03 14:27:47 +02:00
..
tests Make "MySQL server has gone away" errors more consistent 2019-06-03 14:27:47 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync with 7be0e06b48 2019-02-28 14:03:49 +01:00
CREDITS
mysqli_api.c Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function by reference 2019-04-24 18:28:29 +03:00
mysqli_driver.c Remove mysqli embedded server support 2019-02-28 12:55:16 +01:00
mysqli_exception.c Remove local variables 2019-02-03 21:03:00 +01:00
mysqli_fe.c Remove mysqli embedded server support 2019-02-28 12:55:16 +01:00
mysqli_fe.h Remove more leftovers of mysqli embedded server 2019-02-28 15:43:29 +01:00
mysqli_libmysql.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
mysqli_mysqlnd.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqli_nonapi.c Add RETURN_EMPTY_ARRAY() / RETVAL_EMPTY_ARRAY() 2019-05-14 14:59:10 +02:00
mysqli_priv.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
mysqli_prop.c Remove local variables 2019-02-03 21:03:00 +01:00
mysqli_report.c Remove local variables 2019-02-03 21:03:00 +01:00
mysqli_result_iterator.c Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros 2019-05-28 20:10:02 +03:00
mysqli_warning.c Remove local variables 2019-02-03 21:03:00 +01:00
mysqli.c Remove mysqli embedded server support 2019-02-28 12:55:16 +01:00
php_mysqli_structs.h Remove legacy AC_CHECK_TYPE calls for uint and ulong 2019-03-06 22:49:16 +01:00
php_mysqli.h Remove local variables 2019-02-03 21:03:00 +01:00