Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 422653 - PHP ip2long return '-1' for broadcast address 255.255.255.255
Summary: PHP ip2long return '-1' for broadcast address 255.255.255.255
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Lowest normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-20 14:48 UTC by Karol Olszewski
Modified: 2012-06-20 14:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info.txt,4.54 KB, text/plain)
2012-06-20 14:48 UTC, Karol Olszewski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Olszewski 2012-06-20 14:48:05 UTC
Created attachment 315861 [details]
emerge --info

ip2long('255.255.255.255') = -1 

PHP bug reported and fixed:
https://bugs.php.net/bug.php?id=42512

Please add fix to portage dev-lang/php.

dev-lang/php 5.3.14
File attachment - emerge --info
Comment 1 Karol Olszewski 2012-06-20 14:57:41 UTC
Sorry, this is php problem not gentoo.