[PEAR-BUG] Bug #20485 [Opn->Csd]: PHP Notice: Uninitialized string offset: -1 in Net/SmartIRC.php on line 1683
[email protected] Wed, 14 Jan 2015 23:27:16 +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 +Status: Closed Type: Bug Package: Net_SmartIRC Operating System: Debian Package Version: 1.1.5 PHP Version: 5.4.36 -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. Thanks for your kind thoughts! I don't know why that even fixed it. Doesn't make sense, really, but oh well. Previous Comments: ------------------------------------------------------------------------ [2015-01-14 23:15:41] skaos Nice! You're awesome. Everything works perfekt now. Thank you very much for this bugfix and your nice project work! ------------------------------------------------------------------------ [2015-01-14 23:00:23] garrettw I just made a new commit on Github. Could you download the latest code from there and see if that fixed it? ------------------------------------------------------------------------ [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