mirror of
https://github.com/php/php-src.git
synced 2026-04-12 02:23:18 +02:00
The variables "components" is an integer, but is being output as long. As a result it is printing 8 bytes instead of 4 bytes.
The variables "components" is an integer, but is being output as long. As a result it is printing 8 bytes instead of 4 bytes.