mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
69b7d011d8
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.