[PHP-WEBMASTER] Re: [PHP-INSTALL] Re: نمايندگي فروش لايسنس هاي اصلي مايکروسافت

2015-05-12 Thread Christoph Becker
Aziz Saleh wrote: > On Tue, May 12, 2015 at 9:55 PM, Christoph Becker wrote: > >> Microsoft Iran Agent wrote: >> >> >> >> Can we please add this address (nore...@amazon.com) to the $mosquitoes >> in >> < >> https://github.com/php/web-php/blob/master/include/email-validation.inc#L43 > > Why woul

[PHP-WEBMASTER] Re: [PHP-INSTALL] Re: نمايندگي فروش لايسنس هاي اصلي مايکروسافت

2015-05-12 Thread Aziz Saleh
On Tue, May 12, 2015 at 9:55 PM, Christoph Becker wrote: > Microsoft Iran Agent wrote: > > > > Can we please add this address (nore...@amazon.com) to the $mosquitoes > in > < > https://github.com/php/web-php/blob/master/include/email-validation.inc#L43 > >. > > -- > Christoph M. Becker > > Why w

[PHP-WEBMASTER] Re: نمايندگي فروش لايسنس هاي اصلي مايکروسافت

2015-05-12 Thread Christoph Becker
Microsoft Iran Agent wrote: Can we please add this address (nore...@amazon.com) to the $mosquitoes in . -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://

[PHP-WEBMASTER] [PR][web-php][#69][master] - fix blacklisted() to treat $mosquitoes as literals (not regexps)

2015-05-12 Thread noreply
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 g