Erebot  latest
A modular IRC bot for PHP 7.0+
Erebot\IrcCollator\RFC1459 Class Reference

IRC collator for the "rfc1459" subset. More...

+ Inheritance diagram for Erebot\IrcCollator\RFC1459:

Protected Member Functions

 realNormalizeNick ($nick)
 

Detailed Description

IRC collator for the "rfc1459" subset.

Note
The name of this collator comes from the label associated with it by IRC servers.
Despite its name, this collator uses the rules defined in RFC 2812 rather than the ones in RFC 1459. This is intended to fix a mistake introduced in RFC 1459 were some characters were missing from the definition.
See Also
Erebot::IrcCollator::StrictRFC1459 for a collator that strictly follows the collation rules defined in RFC 1459.

Definition at line 44 of file RFC1459.php.


The documentation for this class was generated from the following file: