This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-25 17:08:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.5.0
archived-php-src
/
ext
/
mysqli
T
History
Gina Peter Banyard
9a1b8a785d
Fix GH-20194: null offset deprecation not emitted for writes (
#20238
)
...
Based on a patch from @ndossche
2025-10-29 18:36:10 +00:00
..
tests
Fix GH-20194: null offset deprecation not emitted for writes (
#20238
)
2025-10-29 18:36:10 +00: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_api.c
Use hasThis() where appropriate (
#18967
)
2025-06-28 10:12:43 +02:00
mysqli_arginfo.h
gen_stub: Infer constants' types from values (
#19568
)
2025-09-03 18:26:43 -07: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
ext/mysqli: Get rid of calls to strcpy (
#18970
)
2025-06-28 14:04:39 +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
mysqli.c
ext/mysqli: Use zval_is_true() instead of converting to boolean
2025-05-31 14:25:43 +01:00
mysqli.stub.php
gen_stub: Infer constants' types from values (
#19568
)
2025-09-03 18:26:43 -07:00
php_mysqli_structs.h
ext/mysqli: Mark function pointer as returning zend_result (
#15342
)
2024-08-11 15:47:57 +01:00
php_mysqli.h
…