mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
55a965f793
on big endian machines. This fixes it by copying the memory for those processors, but this isn't ideal as it wastes memory. Perhaps using a static cache would be better.