1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 18:43:37 +02:00
Files
archived-php-src/ext/ffi
George Peter Banyard 69b7d011d8 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.
2020-03-26 10:22:34 +03:00
..
2020-03-18 17:01:30 +01:00
2020-02-18 10:28:43 +01:00
2019-11-11 12:09:47 +03:00
2020-03-12 11:45:05 +03:00
2019-11-11 12:09:47 +03:00
2020-02-18 10:28:43 +01:00