Home » Networking » Net_Traceroute » Bug #1129
Undefined $parts variable in _parseResultwindows function
Details
| 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) |
Comments
[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