summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Yasuo Ohgaki2016-01-181-1/+1
|\
| * Fixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if ...Yasuo Ohgaki2016-01-181-1/+1
* | Fixed bug 71397 (mb_send_mail segmentation fault)Tim Düsterhus2016-01-171-1/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-017-7/+7
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-017-7/+7
| * added missing parenthesesMasaki Kagaya2015-03-082-1/+13
| * bump yearXinchen Hui2015-01-157-7/+7
* | Fixed bug #71066 (mb_send_mail: Program terminated with signal SIGSEGV, Segme...Xinchen Hui2015-12-081-1/+2
* | SIZEOF_SIZE_T doesn't exist on AIX, keep using SIZEOF_LONGLior Kaplan2015-12-021-1/+5
* | fix NULL deref in mbstring post handlerAnatol Belski2015-11-051-2/+4
* | Fix/improve zpp usageNikita Popov2015-10-022-56/+36
* | Upgrade unicode_data.h to UnicodeData.txt 8.0.0 (part of bug #70475 ext/mbst...Xinchen Hui2015-09-151-1352/+2026
* | fix incompatible typesAnatol Belski2015-08-151-0/+5
* | add SIZEOF_SIZE_T to onigurumaAnatol Belski2015-08-151-0/+5
* | fix pointer truncation casesAnatol Belski2015-08-151-3/+7
* | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-4/+3
* | Check mbfl_filt_put_invalid_char return valueNikita Popov2015-07-183-15/+16
* | Various warning fixesNikita Popov2015-07-171-3/+3
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-303-25/+25
* | fix typosolshevskiy872015-05-131-1/+1
* | Fix compile error when oniguruma is not availableLauri Kenttä2015-04-131-0/+2
* | Finish PHP 4 constructor deprecationNikita Popov2015-03-311-1/+1
* | Deprecate PHP 4 constructorsAndrea Faulds2015-03-311-2/+2
* | cleanup the mod version macros, round 2Anatol Belski2015-03-232-1/+4
* | upgrade to oniguruman 5.9.6Anatol Belski2015-03-1217-61/+125
* | expose oniguruma versionAnatol Belski2015-03-121-0/+5
* | init mbstring tsrm_ls_cache on MINITAnatol Belski2015-03-111-0/+3
* | added missing parenthesesMasaki Kagaya2015-03-082-1/+13
* | Merge remote-tracking branch 'datibbaw/kill-ereg'Adam Harvey2015-03-056-41/+7
|\ \
| * | Revert "Revert "Removing ext/ereg and dependencies""Tjerk Meesters2014-09-116-41/+7
* | | Fix declare error behavior so that improper usages will actually errorAnthony Ferrara2015-02-204-2/+32
* | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-162-3/+3
* | | Merge branch 'pull-request/1012'Stanislav Malyshev2015-01-311-4/+4
|\ \ \
| * | | Fix uninitalized variables reads. See CWE-457 for more info.Joshua Rogers2015-01-211-4/+4
* | | | Fixed valgrind issue in mb_ereg_replace_variation1.phptXinchen Hui2015-01-291-1/+3
|/ / /
* | | bump yearXinchen Hui2015-01-157-7/+7
* | | trailing whitespace removalStanislav Malyshev2015-01-10200-2322/+2322
* | | Specifying MACRO for ppc64Gustavo Frederico Temple Pedrosa2015-01-041-0/+1
* | | Fix bug #68706 - uninitalized pointer in mbstringStanislav Malyshev2015-01-031-6/+10
* | | Improved trim/ltrim/rtrim functions.Dmitry Stogov2014-12-231-6/+6
* | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-215-35/+35
* | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-175-1/+6
|\ \ \
| * | | Updated or skipped certain 32-bit testsAndrea Faulds2014-12-175-1/+6
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-139-267/+267
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-271-40/+59
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6'Anatol Belski2014-11-271-40/+59
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-271-40/+59
| | |\ \
| | | * | refactored the mbstring config.w32Anatol Belski2014-11-271-28/+20
| | | * | Fixed bug #68504 --with-libmbfl configure option not present on WindowsAnatol Belski2014-11-271-46/+73
| | * | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-235-6/+6