mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +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.