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

Bug #1669 Problem with ChiBot..
Submitted: 2004-06-17 14:52 UTC
From: the dot ueabraham at laposte dot net Assigned:
Status: Suspended Package: Net_IRC
PHP Version: 5.0.0RC3 (Release Candidate 3) OS: WinXP
Roadmaps: (Not assigned)    
Subscription  


 [2004-06-17 14:52 UTC] the dot ueabraham at laposte dot net
Description: ------------ I used ChiBot 3 or 4 times, and it doesnt work anymore (I didnt changed anything !). Reproduce code: --------------- its the ChiBot _original_ code .. Expected result: ---------------- this should have work... Actual result: -------------- 1:DH: tsunami.justirc.net : : ChiBot : End of /MOTD command. 0:16:52:03 Read Disconnected 0:16:52:03 Calling callback Net_IRC_Event::event_error 0:16:52:03 Error ocurred (, , , ) 0:16:52:03 Calling callback discon Warning: Missing argument 4 for discon() in D:\php\php5RC3\w\examples\ChiBot\ChiBot.php on line 49 Warning: Missing argument 5 for discon() in D:\php\php5RC3\w\examples\ChiBot\ChiBot.php on line 49 Warning: Missing argument 6 for discon() in D:\php\php5RC3\w\examples\ChiBot\ChiBot.php on line 49 0:16:52:03 Write Disconnected 0:16:52:03 Calling callback Net_IRC_Event::event_error 0:16:52:03 Error ocurred (, , , ) 0:16:52:03 Calling callback discon Warning: Missing argument 4 for discon() in D:\php\php5RC3\w\examples\ChiBot\ChiBot.php on line 49 Warning: Missing argument 5 for discon() in D:\php\php5RC3\w\examples\ChiBot\ChiBot.php on line 49 Warning: Missing argument 6 for discon() in D:\php\php5RC3\w\examples\ChiBot\ChiBot.php on line 49 0:16:52:03 Write Disconnected 0:16:52:03 Calling callback Net_IRC_Event::event_error 0:16:52:03 Error ocurred (, , , ) 0:16:52:03 Calling callback discon The 7 last lines repeat again and again... It finishes by : >Exit code: 128

Comments

 [2004-06-20 13:08 UTC] cox at idecnet dot com
This class is no longer maintained, I'd recommend you to use Net_SmartIRC instead. Anyway, if you send patches (diff -u) against the latest CVS version, I'll commit them. Tomas V.V.Cox
 [2004-07-11 22:38 UTC] gurugeek
Dear Maintainer, Your package net_irc has currently 3 open bugs. We urge you to take the necessary steps to solve the reported issues at your soonest convenience. If the bug issue hasn’t been addressed yet you are kindly asked to take the necessary steps to ensure a prompt resolution of the problem. If you already addressed the reported problem feel free to change the bug status as soon as possible. Regards David Costa PEAR Quality Assurance pear-qa@lists.php.net
 [2005-02-13 21:53 UTC] dufuz
Like Tomas has said, this package is deprecated, use Net_SmartIrc, I'm suspending all bugs/feature requests for Net_IRC, if you can provied a diff -u patch for this bug report then please post it here or via some link and reopen the bug and it will be taken care of! Thanks for your time. Helgi