Lars Strojny wrote:
> I know, there is a multipage-solution for regular expression for email
> addresses but wouldn't it fit to use something like /^[0-9a-z
> [EMAIL PROTECTED]/ until we have the real solution? And:
> Input_Filter::testName() should also allow umlauts and accents, should I
> open a ticket?

For the record, I never implemented isEmail(), because I think we should
ask Cal Henderson if he'd mind signing the CLA:

http://iamcal.com/publish/articles/php/parsing_email/

Chris

Reply via email to