php-src/ext/mbstring
Nikita Popov 5b067163be Limit retry_limit test to oniguruma >= 6.9.3
This test is somewhat fragile in that it depends on how well a
particular regex is optimized. Apparently on 6.9.1 this regex
would hit the default retry_limit of 1000000 already. I'm limiting
this to 6.9.3 because that's the version that works for me.
2019-10-07 10:49:34 +02:00
..
libmbfl Don't short-circuit MBFL_OUTPUTFILTER_ILLEGAL_MODE_NONE 2019-08-09 16:33:21 +02:00
tests Limit retry_limit test to oniguruma >= 6.9.3 2019-10-07 10:49:34 +02:00
ucgendat [ci skip] Move OpenLDAP license to redistributable info file 2019-05-06 23:02:46 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Put oniguruma include path to proper CFLAGS 2019-07-19 20:04:47 +02:00
CREDITS
mb_gpc.c Fix internal_encoding fallback in mbstring 2019-04-17 14:05:53 +02:00
mb_gpc.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mbstring.c Add support for mbstring.regex_retry_limit 2019-10-06 10:06:33 +02:00
mbstring.h Add support for mbstring.regex_retry_limit 2019-10-06 10:06:33 +02:00
php_mbregex.c Add support for mbstring.regex_retry_limit 2019-10-06 10:06:33 +02:00
php_mbregex.h Remove local variables 2019-02-03 21:03:00 +01:00
php_onig_compat.h
php_unicode.c Use EMPTY_SWITCH_DEFAULT_CASE in php_unicode.c 2019-04-12 10:26:11 +02:00
php_unicode.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
unicode_data.h Update data tables for Unicode 11 2018-06-11 20:25:37 +02:00