cakephp2-php8/lib
mark_story 7c66d0db50 Fix autoLink() when URLs contain email addresses.
Add whitespace lookbehind to ensure the email address is preceded by
whitespace, this obviously means that emails starting with word/symbols
are not detected, however those symbols are generally valid in an email
address anyways, and will form the local part.

Fixes #2403
2013-11-29 22:24:03 -05:00
..
Cake Fix autoLink() when URLs contain email addresses. 2013-11-29 22:24:03 -05:00