[PEAR-BUG] Bug #20485 [Opn]: PHP Notice: Uninitialized string offset: -1 in Net/SmartIRC.php on line 1683
[email protected] Wed, 14 Jan 2015 23:00:24 +0000 (GMT)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://pear.php.net/bugs/bug.php?id=20485&edit=1 ID: 20485 Updated by: [email protected] Reported By: bortfeldtdenny at gmail dot com Summary: PHP Notice: Uninitialized string offset: -1 in Net/SmartIRC.php on line 1683 Status: Open Type: Bug Package: Net_SmartIRC Operating System: Debian Package Version: 1.1.5 PHP Version: 5.4.36 Roadmap Versions: New Comment: I just made a new commit on Github. Could you download the latest code from there and see if that fixed it? Previous Comments: ------------------------------------------------------------------------ [2015-01-14 22:09:22] garrettw I'm not sure either, but I'll see if I can figure it out. I would say to try downloading the latest code from Github, but I doubt it will make any difference. Still, if you want to try it, feel free. ------------------------------------------------------------------------ [2015-01-14 17:20:26] skaos -Summary: PHP Notice: Uninitialized string offset: -1 in /var/www/clients/client1/web31/ +Summary: PHP Notice: Uninitialized string offset: -1 in Net/SmartIRC.php on line 1683 ------------------------------------------------------------------------ [2015-01-14 16:45:19] skaos Description: ------------ Everytime i want to connect to a server, the script print out more than 20k lines in 1 sec after the client connected in a channel. The client privmsg in a channel and then this offset-errors occurs. I don't know how this happen, because normaly the while-do-loop should only entered when there is something to stream. ------------------------------------------------------------------------ -- Edit this bug report at https://pear.php.net/bugs/bug.php?id=20485&edit=1