Skip to content
  • Nigel Kukard's avatar
    Added support for more email formats · 94e61747
    Nigel Kukard authored
    This changes the behavior of isEmail() NOT to allow empty domains
    and user parts by default.
    
    ISEMAIL_ALLOW_NOUSER and ISEMAIL_ALLOW_NODOMAIN are provided to
    allow these.
    94e61747