Comment 2 for bug 1865067

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

https://www.php.net/manual/en/function.long2ip.php has a note even:
"""
On 32-bit architectures, casting integer representations of IP addresses from string to integer will not give correct results for numbers which exceed PHP_INT_MAX.
"""

On armhf, PHP_INT_MAX is 2147483647