[PEAR-BUG] Bug #20475 [Opn->Asn]: Channel not containing nicks
[email protected] Tue, 30 Dec 2014 10:17:14 +0000 (GMT)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://pear.php.net/bugs/bug.php?id=20475&edit=1 ID: 20475 Updated by: [email protected] Reported By: sem dot schilder at gmail dot com Summary: Channel not containing nicks -Status: Open +Status: Assigned Type: Bug Package: Net_SmartIRC Operating System: Mac OSX Yosemite Package Version: 1.1.5 PHP Version: 5.6.4 -Assigned To: +Assigned To: garrettw Roadmap Versions: New Comment: -Status: Open +Status: Assigned -Assigned To: +Assigned To: garrettw After looking at the code in example3.php, I think the problem could be related to how the code tells the #smartirc-test channel that it's listing ops joined to that same channel, when in fact it is listing the ops joined to #test instead. I'll be testing that hypothesis soon and if it's correct, the bug will be fixed quickly. Previous Comments: ------------------------------------------------------------------------ [2014-12-29 22:22:23] xvilo -Summary: Channel not container nicks +Summary: Channel not containing nicks ------------------------------------------------------------------------ [2014-12-29 22:20:50] xvilo Description: ------------ The $channel variable is not containing any users... So the code is not working Test script: --------------- https://github.com/pear/Net_SmartIRC/blob/master/docs/examples/example3.php Expected result: ---------------- List of users Actual result: -------------- NULL ------------------------------------------------------------------------ -- Edit this bug report at https://pear.php.net/bugs/bug.php?id=20475&edit=1