cakephp2-php8/lib/Cake/Utility
Marc Würth 2bbd391972 Synced PHP version annotations
CakePHP seems to be just "PHP 5" as opposed to the PEAR header comment standard "PHP version 5"
http://pear.php.net/manual/en/standards.header.php
2013-05-29 20:19:14 +02:00
..
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
ClassRegistry.php No use of type key in ClassRegistry::init() 2013-04-22 13:55:28 +08: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
Hash.php Make named capture groups compatible with older PCRE versions. 2013-05-09 12:18:26 -04:00
Inflector.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
ObjectCollection.php Fix docblock typo of ObjectCollection class 2013-03-28 20:14:41 -04: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
Set.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
String.php Fix typos 2013-03-05 00:05:14 -07:00
Validation.php Synced PHP version annotations 2013-05-29 20:19:14 +02:00
Xml.php fix coding standard error 2013-05-28 18:39:38 +02:00