cakephp2-php8/lib/Cake
mark_story bcdf61a9d5 Adding escaping by default for TextHelper::autoLink()
TextHelper::autoLink, autoLinkEmails, and autoLinkUrls now all
escape HTML by default, this can be disabled using the escape => false option.

Fixes #1625
2011-10-29 12:08:43 -04:00
..
Cache fixing typos 2011-10-19 12:19:28 +07:00
Config don't have the version in 2 places 2011-10-28 12:12:28 +02:00
Configure Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name. 2011-10-16 22:21:01 +02:00
Console Merge branch '2.0' into 2.1 2011-10-25 22:29:03 -04:00
Controller Revert the changes done to remove the 'cake' domain 2011-10-23 20:36:31 -04:00
Core Move registration of CakePlugin. 2011-10-23 13:54:13 -04:00
Error Revert the changes done to remove the 'cake' domain 2011-10-23 20:36:31 -04:00
I18n Fixing doc block 2011-09-29 20:04:06 +05:30
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Fix missing prefix when reading table schema. 2011-10-24 20:40:47 -04:00
Network Merge branch '2.0' into 2.1 2011-10-25 22:29:03 -04:00
Routing Merge branch '2.0' into 2.1 2011-10-25 22:29:03 -04:00
Test Adding escaping by default for TextHelper::autoLink() 2011-10-29 12:08:43 -04:00
TestSuite ucfirst object names part two (Folder/File) 2011-10-24 21:36:48 -04:00
Utility Merge branch '2.0' into 2.1 2011-10-25 22:29:03 -04:00
View Adding escaping by default for TextHelper::autoLink() 2011-10-29 12:08:43 -04:00
basics.php Update debug() 2011-10-19 22:27:55 -04:00
bootstrap.php Move registration of CakePlugin. 2011-10-23 13:54:13 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt update version file to be representative 2011-10-18 12:32:07 +02:00