Home » Networking » Net_Ping
Execute ping
This package is unmaintained.
Download latest release 2.4.5 (there is a newer Composer installable version)
License: PHP License
Description
OS independet wrapper class for executing ping calls
Documentation
Maintainers
- Craig Constantine (cconstantine) — lead, active
- Martin Jansen (mj) — developer, inactive
- Jan Lehnardt (jan) — developer, inactive
- Thomas V.V.Cox (cox) — developer, inactive
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 2.4.5 (stable, 2009-11-13)
Release notes
License: PHP License
QA Release:
* Prevent command injection [saltybeagle] - 2.4.4 (stable, 2009-01-27)
Release notes
License: PHP License
* Fix Bug #12791: Net_Ping does not properly fail when ping is not located
* Fix Bug #14492: Bad argument list for linux
* Fix Bug #14839: Function CheckHost fails with error every time - 2.4.3 (stable, 2007-12-28)
Release notes
License: PHP License
* Fix Bug #758: undefined offset: when host not reachable [cconstantine]
* Fix Bug #2559: error handling ping output [cconstantine]
* Fix Bug #7735: Net_Ping suffers from many E_NOTICE errors [cconstantine]
* Fix Bug #12153: wrong result on Debian etch [cconstantine]
* Fix Bug #12659: OS detection incorrect [cconstantine] - 2.4.2 (stable, 2007-07-09)
Release notes
License: PHP License
* Fixed #2314
- 2.4.1 (stable, 2005-12-19)
- 2.4 (stable, 2004-02-10)
Release notes
License: PHP License
* Fixed support for Debian (Bug #707) (jan)
* Ignore options to setArgs which are unsupported by the backend (jan)
* Refactoring (jan)
* Fix path in testcase (Bug #707) (mj)
* Prevent a infinite exec call to ping by setting a sane default - of 3 packages to be sent (jan) - 2.3 (stable, 2003-11-12)
Release notes
License: PHP License
* Added AIX support
* Added testcases for Darwin, NetBSD, FreeBSD, HP-UX and AIX
* Added getMin(), getMax(), getAvg(), getStddev(),
* Fixed the parsers to return correct variable types - 2.2 (stable, 2003-11-10)
Release notes
License: PHP License
* Added darwin and hpux support
* Fixed minor code glitches
* Made code more readable - 2.1 (stable, 2003-07-07)
Release notes
License: PHP License
* Added result object
* Introduced PEAR error handling - 1.0.1 (stable, 2002-07-01)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #497 | Closed | Bug | 2003-12-28 | misstype in networking/net-ping/ping.xml | |
| #650 | Closed | Bug | 2004-01-31 | Test Net_Ping expects file in wrong locations | |
| #707 | Closed | Bug | 2004-02-08 | "deadline"-parameter doesn't work | |
| #708 | Closed | Bug | 2004-02-08 | require_once in example wrong | |
| #758 | Closed | Bug | 2004-02-15 | get notice Undefined offset: when host isnt reachable | |
| #1934 | Closed | Bug | 2004-07-21 | outputs for getavg() and getmax() have been reversed | |
| #2005 | Closed | Bug | 2004-07-28 | Fatal Error when pinging invalid host | |
| #2006 | Closed | Bug | 2004-07-28 | Invalid ping arguments for RH9 | |
| #2314 | Closed | Bug | 2004-09-11 | "Backend not Supported" error | |
| #2559 | Closed | Bug | 2004-10-18 | Error handling ping output | |
| #3903 | Closed | Bug | 2005-03-21 | Documentation Inconsistency | |
| #5511 | Closed | Bug | 2005-09-24 | parseResultlinux does not detect presence of mdev | |
| #5873 | No Feedback | Bug | 2005-11-05 | Checkhost does not work | |
| #7169 | Duplicate | Bug | 2.4.1 | 2006-03-21 | _parseResultwindows not detected on PHP 5 |
| #7735 | Closed | Bug | 2.4.1 | 2006-05-26 | Net_Ping suffers from many E_NOTICE errors |
| #8193 | Closed | Bug | 2.4.1 | 2006-07-12 | Wrong result on Windows |
| #9299 | Closed | Bug | 2.4.1 | 2006-11-10 | The function ping was not working on sunos |
| #10788 | Closed | Bug | 2.4.1 | 2007-04-20 | Net_Ping::ping() multiple calls pile up output in results buffer |
| #11231 | Closed | Req | 2.4.1 | 2007-06-05 | convert to package XML v2 |
| #11395 | Closed | Bug | 2.4.1 | 2007-06-21 | Fails to pass arguments when $_system=openbsd |
| #11949 | No Feedback | Req | 2.4.2 | 2007-08-31 | Convert double quotes to single quotes (speed improvements) |
| #12153 | Closed | Bug | 2.4.2 | 2007-09-30 | Wrong result on Debian etch |
| #12659 | Closed | Bug | 2.4.2 | 2007-12-11 | OS Detection incorrect |
| #12660 | Bogus | Bug | 2.4.2 | 2007-12-11 | Methods need to be declared as static |
| #12791 | Closed | Bug | CVS | 2007-12-28 | Net_Ping does not properly fail when ping is not located |
| #14492 | Closed | Bug | CVS | 2008-08-12 | Bad argument list for linux |
| #14839 | Closed | Bug | 2.4.3 | 2008-10-20 | Function CheckHost fails with error every time. |
| #14853 | Open | Req | 2.4.3 | 2008-10-22 | Change license from php to (new) bsd |
| #15941 | Bogus | Bug | 2009-02-25 | exec() never returns when pinging firewalled host | |
| #16377 | Open | Bug | 2.4.4 | 2009-06-25 | Wrong parameter in Ping-Command |
| #17411 | Open | Req | 2.4.5 | 2010-05-18 | Please include this Debian patch in this upstream source |
| #18013 | Open | Bug | 2.4.5 | 2010-10-29 | Time to ping |