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

Bug #3064 Doesn't work with php 5.0.3
Submitted: 2004-12-30 18:22 UTC
From: stas2k at gmail dot com Assigned: meebey
Status: Closed Package: Net_SmartIRC
PHP Version: 5.0.3 OS: Windows 2000
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 : 30 + 3 = ?

 
 [2004-12-30 18:22 UTC] stas2k at gmail dot com
Description: ------------ Displays errors about is_inarray function. Sorry i don't have internet where i do developing so i can't give propper bugreport.

Comments

 [2005-01-03 19:00 UTC] stas2k at gmail dot com
Here is the error output: Jan 03 20:27:41 SmartIRC.php(1495) DEBUG_IRCMESSAGES: sent: "PONG :85066E04" Jan 03 20:27:41 SmartIRC.php(1568) DEBUG_IRCMESSAGES: received: ":localhost.loca lnet 001 infobot :Welcome to the StasNET IRC Network infobot!infobot@127.0.0.1" PHP Warning: array_key_exists(): The second argument should be either an array or an object in C:\dev\SmartIRC-0.5.5\SmartIRC.php on line 1942
 [2005-01-04 10:35 UTC] meebey
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better. yeah, this a valid bug against Net_SmartIRC 0.5.5p1 the next release 0.5.6 will contain the fix, it was fixed long time ago in the CVS already, if you like use the SMARTIRC_0_5_X branch out of the PHP CVS repository of pear/Net_SmartIRC directory.