mirror of
https://github.com/php/php-src.git
synced 2026-04-06 07:32:54 +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.