php-src/ext/mysqli
Tim Düsterhus 4c5a6b0e8d
tree-wide: Remove stacktraces from tests testing throwing clones (#18748)
This is in preparation for the possible future transformation of `clone` into a
function call, but also meaningful on its own, since the purpose of the tests
is not to test the stack trace generation, but rather that an exception was
thrown. It also cleans up some unreachable code in the tests.
2025-06-03 20:08:47 +02:00
..
tests tree-wide: Remove stacktraces from tests testing throwing clones (#18748) 2025-06-03 20:08:47 +02:00
config.m4 Autotools: Remove redundant double quotes (#15634) 2024-08-29 15:17:03 +02:00
config.w32 Remove outdated code from mysqli Windows build (#14648) 2024-06-24 14:18:14 +02:00
CREDITS
mysqli.c ext/mysqli: Use zval_is_true() instead of converting to boolean 2025-05-31 14:25:43 +01:00
mysqli.stub.php Remove ifdefs from stub file 2024-08-25 10:32:50 +02:00
mysqli_api.c Fix GH-17900 and GH-8084 2025-02-24 19:25:08 +01:00
mysqli_arginfo.h Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00
mysqli_driver.c ext/mysqli: Mark function pointer as returning zend_result (#15342) 2024-08-11 15:47:57 +01:00
mysqli_exception.c Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
mysqli_mysqlnd.h
mysqli_nonapi.c Fix GH-17900 and GH-8084 2025-02-24 19:25:08 +01:00
mysqli_priv.h
mysqli_prop.c ext/mysqli: Mark function pointer as returning zend_result (#15342) 2024-08-11 15:47:57 +01:00
mysqli_report.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
mysqli_result_iterator.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
mysqli_warning.c ext/mysqli: Remove PHP 6 remnants 2024-08-11 17:27:09 +02:00
php_mysqli.h
php_mysqli_structs.h ext/mysqli: Mark function pointer as returning zend_result (#15342) 2024-08-11 15:47:57 +01:00