Menu

ANNOUNCE: phpSmartIRCclass 0.3.2 released

phpSmartIRCclass is a PHP class for communication with IRC networks and conforms to RFC 2812 (the IRC Protocol). Designed for creating IRC bots, chats and show irc related info on webpages.
The changes that comes with this release: Zend IDE style documentation was added. Spaces in nicknames and usernames are automaticly removed, and nickname collisions are detected. A serious fsock bug was fixed, along with a problem with & being used when passing parameters by reference. listen_for() now performs a quick disconnect. The logging system now includes debug levels and a benchmark system was added. fsockets was changed to run in non-blocking mode, due to issues with getstatus. A mode method was added for changing user or channel modes, along with op, deop, ban, and unban methods.

Posted by Mirco Bauer 2002-11-05

Log in to post a comment.