http://bugs.php.net/bug.php?id=39062 I'm requesting that this bug be reopened and reconsidered. I'm completely befuddled by the handling of this bug. The message text suggests a workaround, then the bug is marked bogus. If the bug is bogus, why is there a workaround required? Additionally, the suggested workaround doesn't even work. dechex() reliably returns 64 hex bits for 64-bit numbers and 32 hex bits for 32-bit numbers, which still results in incorrect comparisons, for example fffffffff34c690a != f34c690a. -- Bill Moran Collaborative Fusion Inc. http://people.collaborativefusion.com/~wmoran/ wmoran@xxxxxxxxxxxxxxxxxxxxxxx Phone: 412-422-3463x4023 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php