This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
3.0.0
- Now Requires PHP 5.5 or greater
- Dropped testing PHP 5.4 via Travs
- No longer allows PHP 7 to fail Travis
- phergie/phergie-irc-plugin-react-pong No longer needed. Marked as a conflict.
- Added
.gitattributes
file to prevent installs from downloaded extraneous files. - Use common dev dependencies package phergie/phergie-irc-bot-react-development
- Internal Processing changes
- calling
Connection::setNickname()
when the server confirms that the client's nick has changed - sending a
PONG
command when the client is pinged by the server
- calling
Thanks to @Renegade334, @PSchwisow, @rocketpastsix, and @elazar for helping contribute to this release!