PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_SmartIRC » Bug #1466

array_key_exists warning

Details

Submitted2004-05-22 03:57 UTC
Fromcamo at secksi dot org
Assignedmeebey
StatusClosed
PackageNet_SmartIRC
PHP Version5.0.0RC1 (Release Candidate 1)
OSLinux 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