Ошибка в PEAR::Net_Ping/Ping.php

young

Новичок
Ошибка в PEAR::Net_Ping/Ping.php

net_ping_result Object
(
[_icmp_sequence] => Array
(
[.166):] => 1
)

[_target_ip] => www.example.co
[_bytes_per_request] => 64
[_bytes_total] => 704
[_ttl] => _seq=10
[_raw_data] => Array
(
[0] => PING example.com (192.0.34.166) 56(84) bytes of data.
[1] => 64 bytes from www.example.com (192.0.34.166): icmp_seq=1 ttl=41 time=248 ms
[2] => 64 bytes from www.example.com (192.0.34.166): icmp_seq=2 ttl=41 time=231 ms
[3] => 64 bytes from www.example.com (192.0.34.166): icmp_seq=3 ttl=41 time=231 ms
[4] => 64 bytes from www.example.com (192.0.34.166): icmp_seq=4 ttl=41 time=237 ms
[5] => 64 bytes from www.example.com (192.0.34.166): icmp_seq=5 ttl=41 time=238 ms
[6] => 64 bytes from www.example.com (192.0.34.166): icmp_seq=6 ttl=41 time=227 ms
[7] => 64 bytes from www.example.com (192.0.34.166): icmp_seq=7 ttl=41 time=242 ms
[8] => 64 bytes from www.example.com (192.0.34.166): icmp_seq=8 ttl=41 time=249 ms
[9] => 64 bytes from www.example.com (192.0.34.166): icmp_seq=9 ttl=41 time=242 ms
[10] => 64 bytes from www.example.com (192.0.34.166): icmp_seq=10 ttl=41 time=229 ms
[11] =>
[12] => --- example.com ping statistics ---
[13] => 10 packets transmitted, 10 received, 0% packet loss, time 9098ms
[14] => rtt min/avg/max/mdev = 227.624/237.838/249.118/7.252 ms
)

[_sysname] => linux
[_round_trip] => Array
(
[min] => mdev
[avg] => 227.624
[max] => 237.838
)

[_transmitted] => 10
[_received] => 10
[_loss] => 0
)
Ошибка вот тут
[min] => mdev
[avg] => 227.624
[max] => 237.838
И что с этим делать!?!
 

young

Новичок
Проблема решена :)

А bugs.php.net реагирует быстро :)

-----
Here is the patch...
Is it ok?
cvs server: Diffing .
.....
-----
 
Сверху