mirror of
https://github.com/php/php-src.git
synced 2026-04-03 06:02:23 +02:00
Due to the memory layout on BE architectures, the address would be `0x2a00000000` instead of `0x2a` on little-endian architectures.
Due to the memory layout on BE architectures, the address would be `0x2a00000000` instead of `0x2a` on little-endian architectures.