Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.3.0b4

Bug #4977 Net_IPv6::compress() breaks on already-compressed addresses
Submitted: 2005-08-03 02:50 UTC
From: pvenegas at gmail dot com Assigned: alexmerz
Status: Closed Package: Net_IPv6
PHP Version: 5.0.4 OS: FreeBSD 5.3-RELEASE #0
Roadmaps: (Not assigned)    
Subscription  


 [2005-08-03 02:50 UTC] pvenegas at gmail dot com
Description: ------------ Error when running Net_IPv6::compress() on an already compressed IPv6 address string. Test script: --------------- <?php include "/usr/local/lib/php/pear/Net/IPv6.php"; echo Net_IPv6::compress("2001:ec8:1:1:1:1:1:1") . "\n"; ?> Expected result: ---------------- 2001:ec8:1:1:1:1:1:1 Actual result: -------------- 2:01:ec8:1:1:1:1:1:1

Comments

 [2005-08-03 13:00 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!