php-src/ext/mbstring
Niels Dossche cc93bbb765
Fix GH-19397: mb_list_encodings() can cause crashes on shutdown
The request shutdown does not necessarily hold the last reference, if
there is still a CV that refers to the array.

Closes GH-19405.
2025-08-08 20:32:29 +02:00
..
libmbfl Resolve GH-17112 for lower branches 2024-12-11 19:32:36 +01:00
tests Fix GH-19397: mb_list_encodings() can cause crashes on shutdown 2025-08-08 20:32:29 +02:00
ucgendat
common_codepoints.txt Improve mb_detect_encoding accuracy for text containing vowels with macrons 2023-08-25 12:09:55 +02:00
config.m4 Combine CJK encoding conversion code in a single source file 2023-05-20 21:27:48 -07:00
config.w32 Combine CJK encoding conversion code in a single source file 2023-05-20 21:27:48 -07:00
CREDITS
gen_rare_cp_bitvec.php Mark globals as const (#10303) 2023-01-23 13:46:58 +00:00
mb_gpc.c Take order of candidate encodings into account when guessing text encoding 2023-05-16 07:01:07 -07:00
mb_gpc.h
mbstring.c Fix GH-19397: mb_list_encodings() can cause crashes on shutdown 2025-08-08 20:32:29 +02:00
mbstring.h Take order of candidate encodings into account when guessing text encoding 2023-05-16 07:01:07 -07:00
mbstring.stub.php Merge branch 'PHP-8.2' into PHP-8.3 2023-11-27 21:13:21 +02:00
mbstring_arginfo.h Merge branch 'PHP-8.2' into PHP-8.3 2023-11-27 21:13:21 +02:00
php_mbregex.c Fix GH-18901: integer overflow mb_split 2025-06-22 13:07:43 +02:00
php_mbregex.h
php_onig_compat.h
php_unicode.c
php_unicode.h
rare_cp_bitvec.h Improve mb_detect_encoding accuracy for text containing vowels with macrons 2023-08-25 12:09:55 +02:00
unicode_data.h