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

Bug #1129 Undefined $parts variable in _parseResultwindows function
Submitted: 2004-04-04 16:17 UTC
From: emmanuel at drouet-web dot com Assigned: neufeind
Status: Closed Package: Net_Traceroute
PHP Version: 4.3.4 OS: Windows 2000
Roadmaps: (Not assigned)    
Subscription  


 [2004-04-04 16:17 UTC] emmanuel at drouet-web dot com
Description: ------------ When executing a simple Traceroute, Notice report at line 539 : PHP Notice: Undefined variable: parts in C:\php\pear\Net\Traceroute.php on line 539 perhaps missing : $parts = explode(' ', substr($this->_raw_data[$dataRow], 4)); After : line 516 Reproduce code: --------------- The sample.php from the package, docs directory I've only change target example.com to an existing target

Comments

 [2007-03-27 12:51 UTC] neufeind (Stefan Neufeind)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.