diff options
author | George Peter Banyard <girgias@php.net> | 2020-03-26 03:20:10 +0100 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2020-03-26 10:28:38 +0300 |
commit | 6e88f19346236aad75779c9d91fffe4987786894 (patch) | |
tree | 9ca47554e0838c8edbc073547ea7c68d863e1f41 /ext/mbstring/php_mbregex.c | |
parent | 91ee85c20c29fdf8750dbbf22cec998382318620 (diff) | |
download | php-git-6e88f19346236aad75779c9d91fffe4987786894.tar.gz |
Explicitly declare the char as signed in zend_ffi_val.
This causes issues down the line as char are unsigned on some platforms,
e.g. ARM and cause a [-Wtype-limits] warning to be emitted.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions