cakephp2-php8/lib/Cake
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
..
Cache Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Remove pointless array cast. 2013-11-23 12:36:15 -05:00
Controller Added link to three hash methods 2013-11-17 03:40:39 +01:00
Core Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Error Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Event Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
I18n Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Log Merge pull request #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
Model Fix coding standards error. 2013-11-19 18:36:52 -05:00
Network Always remove verify_host from SSL context. 2013-11-21 16:23:01 -02:00
Routing Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Test Add tests for TextHelper::autoLink() 2013-11-29 21:57:08 -05:00
TestSuite Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Utility Replace non-breaking spaces with Inflector::slug(). 2013-11-22 10:13:10 -05:00
View Fix autoLink() when URLs contain email addresses. 2013-11-29 22:24:03 -05:00
basics.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
bootstrap.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.3 2013-11-24 21:25:25 -05:00