CakeNumber.php
|
== to === and != to !== where applicable
|
2013-02-12 03:38:08 +01:00 |
CakeTime.php
|
DateTime::getTimestamp() is PHP5.3+
|
2013-04-11 13:39:05 -04:00 |
Debugger.php
|
correct spelling mistake
|
2013-04-23 12:34:59 +02:00 |
File.php
|
Remove useless reference operator.
|
2013-04-14 21:29:04 -04:00 |
Folder.php
|
== to === and != to !== where applicable
|
2013-02-12 03:38:08 +01:00 |
Inflector.php
|
== to === and != to !== where applicable
|
2013-02-12 03:38:08 +01:00 |
Sanitize.php
|
Fix typos
|
2013-03-05 00:05:14 -07:00 |
Security.php
|
Update docs for Security::cipher()
|
2013-05-06 23:03:20 -04:00 |
String.php
|
Fix typos
|
2013-03-05 00:05:14 -07:00 |
Validation.php
|
Exclude domain names starting with -
|
2013-04-29 21:31:30 -04:00 |
Xml.php
|
fix coding standard error
|
2013-05-28 18:39:38 +02:00 |