summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* Use modern autotools name of configure.ac instead of configure.inBrian Evans2017-01-271-0/+0
* Merge branch 'pull-request/2268'Joe Watkins2017-01-0446-46/+46
|\
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-0246-46/+46
* | Merge branch 'pull-request/1094'Joe Watkins2017-01-042-3/+89
|\ \ | |/ |/|
| * add declaration of functionsMasaki Kagaya2016-08-141-0/+5
| * delete duplicate functionsMasaki Kagaya2016-08-1474-2040/+6003
| |\
| * | replace emalloc with safe_emallocMasaki Kagaya2015-03-011-4/+4
| * | update the functions for checking the names of encodingsMasaki Kagaya2015-02-271-58/+90
| * | delete unnecessary functionsMasaki Kagaya2015-02-222-322/+76
| * | fix return typeMasaki Kagaya2015-02-221-6/+6
| * | fix memory leakMasaki Kagaya2015-02-221-10/+12
| * | added php_mb_check_code_point for mb_substitute_characterMasaki Kagaya2015-02-192-2/+122
| * | changed the position of calling php_mb_check_forbidden_encodingMasaki Kagaya2015-02-191-7/+5
| * | use php_mb_convert_encoding instead of php_mb_check_encodingMasaki Kagaya2015-02-191-23/+24
| * | added various encoding support other than unicodeMasaki Kagaya2015-02-191-22/+51
| * | added check by php_mb_check_forbidden_encodingMasaki Kagaya2015-02-191-1/+1
| * | added mb_chrMasaki Kagaya2015-02-192-0/+99
| * | added php_mb_check_forbidden_encodingMasaki Kagaya2015-02-191-25/+34
| * | added support for various encodings other than unicodeMasaki Kagaya2015-02-191-13/+43
| * | added utf16 and ucs2 for supported encodingsMasaki Kagaya2015-02-191-0/+6
| * | added check for forbidden encodingsMasaki Kagaya2015-02-191-0/+26
| * | added utf32 and ucs4 for available encodingsMasaki Kagaya2015-02-191-0/+6
| * | added mb_ordMasaki Kagaya2015-02-192-0/+74
| * | added php_mb_check_encodingMasaki Kagaya2015-02-191-20/+35
* | | Merge branch 'PHP-7.1'Anatol Belski2016-12-171-3/+6
|\ \ \
| * \ \ Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-171-3/+6
| |\ \ \
| | * \ \ 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-7.1'Xinchen Hui2016-12-092-6/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed bug #73646 (mb_ereg_search_init null pointer dereference)Xinchen Hui2016-12-092-6/+17
* | | | | | Removed IS_TYPE_IMMUTABLE (it's the same as COPYABLE & !REFCOUED)Dmitry Stogov2016-11-281-4/+4
* | | | | | Fixed buildDmitry Stogov2016-11-281-1/+1
* | | | | | Merge branch 'PHP-7.1'Stanislav Malyshev2016-11-261-0/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-11-261-0/+28
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
* | | | | | further normalizations, uint vs uint32_tAnatol Belski2016-11-262-2/+2
* | | | | | fix oniguruma.h copyingAnatol Belski2016-11-251-1/+6
* | | | | | fix testsAnatol Belski2016-11-253-5/+11
* | | | | | remove generated fileAnatol Belski2016-11-251-836/+0
* | | | | | upgrade to Oniguruma 6.1.2Anatol Belski2016-11-2593-18194/+44567
* | | | | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-1/+1
* | | | | | Merge branch 'PHP-7.1'Anatol Belski2016-11-221-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-221-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | remove TSRMLS_*Anatol Belski2016-11-211-2/+2
* | | | | | Fix CRLF line-endings in testsNikita Popov2016-11-201-23/+23
* | | | | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-2094-356/+356