You can view the Pull Request on github:
https://github.com/php/web-php/pull/69

Pull Request Description:
Currently, the blacklisted email addresses are treated as regular expression, 
but it appears that they are not written as such. Especially dots (.) in values 
of the $mosquitoes array might give false positives.

An alternative to this fix would be to properly escape the $mosquitoes. Not 
sure what's best.


-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to