php-src/ext/mbstring
ju1ius 212f56b7ca adds support for named captures to mb_ereg & mb_ereg_search
`mb_ereg`, `mb_ereg_search_regs` & `mb_ereg_search_getregs`
returned only numbered capturing groups.
Now they return both numbered and named capturing groups.
Fixes Bug #72704.
2018-07-06 23:34:54 +02:00
..
libmbfl Merge branch 'PHP-7.2' 2018-06-28 23:06:08 +02:00
oniguruma Update to Oniguruma 6.8.2 2018-05-26 14:03:20 +02:00
tests adds support for named captures to mb_ereg & mb_ereg_search 2018-07-06 23:34:54 +02:00
ucgendat Fixed bug #65544 and #71298 2017-07-28 14:57:08 +02:00
config.m4 Remove --with-libmbfl configure option 2017-10-28 16:11:30 +02:00
config.w32 Update to Oniguruma 6.7.1 2018-03-10 01:07:00 +01:00
CREDITS
mb_gpc.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
mb_gpc.h Happy new year (Update copyright to 2018) 2018-01-02 23:42:29 +02:00
mbstring.c Reduce error buffer size 2018-07-05 17:24:38 +02:00
mbstring.h year++ 2018-01-02 12:57:58 +08:00
oniguruma.patch Update to Oniguruma 6.7.1 2018-03-10 01:07:00 +01:00
php_mbregex.c adds support for named captures to mb_ereg & mb_ereg_search 2018-07-06 23:34:54 +02:00
php_mbregex.h year++ 2018-01-02 12:57:58 +08:00
php_onig_compat.h
php_unicode.c Fixed bug #76319 2018-05-25 11:33:13 +02:00
php_unicode.h Fixed bug #76319 2018-05-25 11:33:13 +02:00
unicode_data.h Update data tables for Unicode 11 2018-06-11 20:25:37 +02:00