File.php
|
Fixes last items for #1665.
|
2013-10-26 14:50:42 +02:00 |
Folder.php
|
Added missing semi-colon in return
|
2013-10-02 22:55:09 -04:00 |
Hash.php
|
Added configurable default value to Hash::get()
|
2013-10-31 23:31:48 +01:00 |
Inflector.php
|
Fix inflection rules for curves.
|
2013-10-17 12:15:56 -04:00 |
Sanitize.php
|
App::import to App::uses
|
2013-09-25 19:40:14 +02:00 |
Security.php
|
Fix coding standards error.
|
2013-09-01 21:44:45 -04:00 |
String.php
|
Make String::wrap() unicode aware. Solves #3981.
|
2013-10-01 22:35:11 +02:00 |
Validation.php
|
Merge branch 'master' into 2.5
|
2013-10-14 22:57:50 -04:00 |
Xml.php
|
Correct 'an URL' to 'a URL' in docblocks
|
2013-10-22 00:09:34 -04:00 |