mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
6e88f19346
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.