[PEAR-BUG] Bug #20419 [Opn->Csd]: Need a getter for the current bot nick

[email protected] Fri, 3 Oct 2014 03:03:58 +0100 (BST)
Newsgroups php.pear.bugs
Message-ID <[email protected]>
Edit report at https://pear.php.net/bugs/bug.php?id=20419&edit=1

 ID:               20419
 Updated by:       [email protected]
 Reported By:      morbus at disobey dot com
 Summary:          Need a getter for the current bot nick
-Status:           Open
+Status:           Closed
 Type:             Bug
 Package:          Net_SmartIRC
 Package Version:  1.1.0
 PHP Version:      5.5.10
-Assigned To:      
+Assigned To:      garrettw
 Roadmap Versions: 
 New Comment:

-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.


Previous Comments:
------------------------------------------------------------------------

[2014-10-02 23:29:58] morbus

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.

------------------------------------------------------------------------


-- 
Edit this bug report at https://pear.php.net/bugs/bug.php?id=20419&edit=1