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

Bug #497 misstype in networking/net-ping/ping.xml
Submitted: 2003-12-28 10:53 UTC
From: laurynas dot alekna at sc dot vu dot lt Assigned: mj
Status: Closed Package: Net_Ping
PHP Version: 4.3.4 OS: FreeBSD 4.8
Roadmaps: (Not assigned)    
Subscription  


 [2003-12-28 10:53 UTC] laurynas dot alekna at sc dot vu dot lt
Description: ------------ Fix: --- en/package/networking/net-ping/ping.xml-dist Sun Dec 28 12:51:50 2003 +++ en/package/networking/net-ping/ping.xml Sun Dec 28 12:52:13 2003 @@ -55,7 +55,7 @@ <![CDATA[ <?php -require_once 'Net/Whois.php' ; +require_once 'Net/Ping.php' ; $ping = new Net_Ping; $ping->setArgs(array("count" => 5),

Comments

 [2003-12-28 11:47 UTC] mj
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.