We got a report that the Plugin is reporting error when activated
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in [...]/wp-content/plugins/cm-email-blacklist/lib/models/Validate.php on line 23
The reason is that Plugin uses a structure which was introduced only with PHP 5.3.0. So if the version of PHP is lower it does not work