| .. |
|
CakeNumber.php
|
ada0ec4c77
Fix formatting of decimal values when there is no fractionSymbol.
|
12 年之前 |
|
CakeTime.php
|
507bb44301
Update date comparisons to be strict in CakeTime
|
12 年之前 |
|
ClassRegistry.php
|
7d7954ce18
Replaced all is_a() calls with instanceof operator
|
12 年之前 |
|
Debugger.php
|
d6f5f2f0bb
Merge pull request #2244 from dereuromark/2.5-debugger
|
12 年之前 |
|
File.php
|
9260a78ea3
Fixes last items for #1665.
|
12 年之前 |
|
Folder.php
|
0cffcd1eca
Added missing semi-colon in return
|
12 年之前 |
|
Hash.php
|
e68a61c375
Added configurable default value to Hash::get()
|
12 年之前 |
|
Inflector.php
|
1ae470a284
Fix inflection rules for curves.
|
12 年之前 |
|
ObjectCollection.php
|
382f75dbfc
cs corrections, bool to boolean and int to integer.
|
12 年之前 |
|
Sanitize.php
|
0ae69aace9
App::import to App::uses
|
12 年之前 |
|
Security.php
|
13b870d7e1
Fix coding standards error.
|
12 年之前 |
|
Set.php
|
959988cfa1
Remove last yoda conditions as per coding standards guidelines.
|
12 年之前 |
|
String.php
|
a73e926467
Make String::wrap() unicode aware. Solves #3981.
|
12 年之前 |
|
Validation.php
|
5a394c379a
Merge branch 'master' into 2.5
|
12 年之前 |
|
Xml.php
|
d39ced8381
Correct 'an URL' to 'a URL' in docblocks
|
12 年之前 |