php-src/ext/mbstring
Nikita Popov d21c902841 Fix cp950 pua check
One set of parenthesis was missing, causing a legitimate compiler
warnings. In the end it doesn't actually matter, because it just
ends up doing an unnecessary check in the w > 0 case.

This fixes the logic and moves it out into a separate functions,
to be a bit more readable.
2017-11-22 23:47:18 +01:00
..
libmbfl Fix cp950 pua check 2017-11-22 23:47:18 +01:00
oniguruma SIZEOF_SIZE_T doesn't exist on AIX and POWER8 (ppc64le), keep using SIZEOF_LONG 2017-07-13 18:05:47 +03:00
tests Add test for negative lengths in mb_strcut() 2017-11-22 22:47:55 +01: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 Remove --with-libmbfl configure option 2017-10-28 16:11:30 +02:00
CREDITS
mb_gpc.c fix data types 2017-07-25 21:26:25 +02:00
mb_gpc.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mbstring.c Merge branch 'PHP-7.2' 2017-11-06 07:24:51 +00:00
mbstring.h Refactor mbstring READMEs 2017-10-08 17:51:02 +02:00
oniguruma.patch add oniguruma.patch to ease future upgrades 2017-07-13 17:34:14 +02:00
php_mbregex.c Use Zend MM heap 2017-11-01 02:38:26 +03:00
php_mbregex.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_onig_compat.h
php_unicode.c fix c89 compat 2017-07-28 22:18:51 +02:00
php_unicode.h Fixed bug #65544 and #71298 2017-07-28 14:57:08 +02:00
unicode_data.h Fixed bug #65544 and #71298 2017-07-28 14:57:08 +02:00