cakephp2-php8/lib/Cake/Utility
Majna 4543a4cb88 Make Validation class more strict when checking values in list.
Use in_array() with 'strict' param. Affected rules are Validation::inList() and Validation::multiple().
2012-03-07 18:52:48 +01:00
..
CakeNumber.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
CakeTime.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
ClassRegistry.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
Debugger.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
File.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
Folder.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
Inflector.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
ObjectCollection.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
Sanitize.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
Security.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
Set.php Fix more coding standards problems. 2012-03-04 22:49:38 -05:00
String.php Fixing most coding standard issues in Utility/ 2012-03-03 17:31:47 -05:00
Validation.php Make Validation class more strict when checking values in list. 2012-03-07 18:52:48 +01:00
Xml.php Fixing case. 2012-02-28 13:20:47 -07:00