php-src/ext/mbstring
Niels Dossche be2889411a
Merge branch 'PHP-8.4'
* PHP-8.4:
  Fix GH-19397: mb_list_encodings() can cause crashes on shutdown
2025-08-08 20:33:00 +02:00
..
libmbfl Fix unterminated string GCC warnings in mbstring (#19192) 2025-07-23 11:49:16 +02:00
tests Merge branch 'PHP-8.4' 2025-08-08 20:33:00 +02:00
ucgendat ext/mbstring: update UCD parser to accept characters with multiple properties 2024-06-29 17:24:52 +02:00
common_codepoints.txt Improve mb_detect_encoding accuracy for text containing vowels with macrons 2023-08-25 12:09:55 +02:00
config.m4 Autotools: Move extension setup to main check (#15797) 2024-09-08 08:31:21 +02:00
config.w32 Update ext/mbstring and ext/snmp dependencies (#15469) 2024-08-17 21:11:28 +02:00
CREDITS
gen_rare_cp_bitvec.php Mark globals as const (#10303) 2023-01-23 13:46:58 +00:00
mb_gpc.c Drop useless cast 2025-05-21 19:54:09 +02:00
mb_gpc.h Remove unused 'to_language' and 'from_language' struct fields 2022-08-16 16:43:26 +02:00
mbstring.c Merge branch 'PHP-8.4' 2025-08-08 20:33:00 +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 Fix GH-13815: mb_trim() inaccurate $characters default value (#13820) 2024-04-24 09:07:55 +02:00
mbstring_arginfo.h Generated arginfo header files: combine preprocessor conditional blocks (#15736) 2024-09-04 13:04:22 +02:00
php_mbregex.c Merge branch 'PHP-8.4' 2025-06-22 13:09:09 +02:00
php_mbregex.h
php_onig_compat.h
php_unicode.c ext/mbstring: Fix some [-Wsign-compare] warnings 2024-06-06 16:18:23 +01:00
php_unicode.h Speed boost for mb_stripos (when not using UTF-8) 2022-12-18 15:31:20 +02:00
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 ext/mbstring: Update to Unicode 16 2024-09-17 10:40:00 +09:00