summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug #75001: Wrong reflection on mb_eregi_replaceFabien Villepinte2017-08-021-0/+1
* Fixed bug #62934Nikita Popov2017-07-282-2/+12
* Fix #71606: Segmentation fault mb_strcut with HTML-ENTITIESChristoph M. Becker2017-07-233-2/+22
* Patch from the upstream gitRemi Collet2017-05-301-1/+3
* Patch from the upstream gitRemi Collet2017-05-301-1/+8
* Patch from the upstream gitRemi Collet2017-05-301-0/+2
* Patch from the upstream gitRemi Collet2017-05-301-5/+0
* Patch from the upstream gitRemi Collet2017-05-301-2/+6
* Update copyright headers to 2017Sammy Kaye Powers2017-01-047-7/+7
* Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-12-171-3/+6
|\
| * fix C89 compatAnatol Belski2016-12-171-3/+6
| * Add more mbfl string size checks (bug #73505)Stanislav Malyshev2016-11-261-1/+29
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-11-261-0/+28
|\ \
| * | Add more mbfl string size checks (bug #73505)Stanislav Malyshev2016-11-261-1/+29
| |/
| * Fix bug #73082Stanislav Malyshev2016-09-251-48/+48
| * Fix bug26639.phptYasuo Ohgaki2016-09-081-0/+1
* | remove TSRMLS_*Anatol Belski2016-11-211-2/+2
* | Prevent modification of immutable arrays (ext/mbstring/tests/bug26639.phpt fa...Dmitry Stogov2016-11-171-12/+20
* | Merge branch 'PHP-5.6' into PHP-7.0Yasuo Ohgaki2016-09-081-2/+2
|\ \ | |/
| * Fix Bug #72992 mbstring.internal_encoding doesn't inherit default_charsetYasuo Ohgaki2016-09-081-3/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Yasuo Ohgaki2016-09-062-1/+90
|\ \ | |/
| * Fixed Bug #66964 mb_convert_variables() cannot detect recursionYasuo Ohgaki2016-09-062-12/+102
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-09-041-3/+5
|\ \ | |/
| * Sync fix for bug #72910 with current upstreamStanislav Malyshev2016-09-041-3/+5
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-041-0/+17
|\ \ | |/
| * Fix #72994: mbc_to_code() out of bounds readChristoph M. Becker2016-09-042-1/+22
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-09-011-1/+1
|\ \ | |/
| * Fix bug #72910Stanislav Malyshev2016-09-011-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-302-0/+30
|\ \ | |/
| * Fix #66797: mb_substr only takes 32-bit signed integerChristoph M. Becker2016-08-302-0/+30
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-302-1/+13
|\ \ | |/
| * fixes bad address given to onig_error_code_to_strju1ius2016-07-302-1/+13
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-282-1/+22
|\ \ | |/
| * Fix #72694: mb_ereg_search_setpos does not accept a string's last positionChristoph M. Becker2016-07-282-1/+22
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-283-5/+46
|\ \ | |/
| * Fix #72693: mb_ereg_search increments search position when a match zero-widthChristoph M. Becker2016-07-283-5/+46
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-282-3/+48
|\ \ | |/
| * Fix #72691: mb_ereg_search raises a warning if a match zero-widthChristoph M. Becker2016-07-282-3/+48
* | Merge branch 'PHP-7.0.8' into PHP-7.0Stanislav Malyshev2016-06-212-1/+17
|\ \
| * \ Merge branch 'PHP-5.6.23' into PHP-7.0.8Stanislav Malyshev2016-06-212-1/+17
| |\ \ | | |/
| | * Merge branch 'PHP-5.5' into PHP-5.6.23Stanislav Malyshev2016-06-212-33/+49
| | |\
| | | * Fix bug #72402: _php_mb_regex_ereg_replace_exec - double freeStanislav Malyshev2016-06-182-33/+49
* | | | Fixed(attempt to) bug #72405 (mb_ereg_replace - mbc_to_code (oniguruma) - oob...Xinchen Hui2016-06-151-1/+3
* | | | Fixed bug #72399 (Use-After-Free in MBString (search_re))Xinchen Hui2016-06-132-1/+15
|/ / /
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-06-061-0/+2
|\ \ \ | |/ /
| * | missing returnAnatol Belski2016-06-061-0/+2
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-03-281-17/+17
| |\ \ | | |/
| * | Fixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if ...Yasuo Ohgaki2016-01-181-1/+1
* | | Fixed bug #72164 (Null Pointer Dereference - mb_ereg_replace)Xinchen Hui2016-05-052-6/+26
* | | Merge branch 'PHP-5.5' into PHP-7.0.5Stanislav Malyshev2016-03-281-4/+4
|\ \ \ | | |/ | |/|