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

Bug #20419 Need a getter for the current bot nick
Submitted: 2014-10-03 03:29 UTC
From: morbus Assigned: garrettw
Status: Closed Package: Net_SmartIRC (version 1.1.0)
PHP Version: 5.5.10 OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 33 + 44 = ?

 
 [2014-10-03 03:29 UTC] morbus (Morbus Iff)
Description: ------------ Prior to 1.1.0, I could access $irc->_nick to find out what the bot's current nickname is (which is useful when there's been a net split or something, and the bot has been forced to choose a different nick due to collisions). In 1.1.0, I can no longer do this, but there doesn't appear to be any other way to get the current nickname.

Comments

 [2014-10-03 07:03 UTC] garrettw (Garrett Whitehorn)
-Status: Open +Status: Closed -Assigned To: +Assigned To: garrettw
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. You won't need to change your code--the fix should allow the old usage to work.