Home » Networking » Net_SmartIRC » Bug #1466
array_key_exists warning
Details
| Submitted | 2004-05-22 03:57 UTC |
|---|---|
| From | camo at secksi dot org |
| Assigned | meebey |
| Status | Closed |
| Package | Net_SmartIRC |
| PHP Version | 5.0.0RC1 (Release Candidate 1) |
| OS | Linux 2.4.26 |
| Roadmaps | (Not assigned) |
Comments
[2004-05-22 03:57 UTC] camo at secksi dot org
Description:
------------
generates a warning on line 1942 for the array_key_exists() function.
Reproduce code:
---------------
just using the example code from examples\example3.php
Actual result:
--------------
Warning: array_key_exists(): The second argument should be either an array or an object in /usr/local/lib/php/Net/SmartIRC.php on line 1942