cakephp2-php8/lib/Cake/Utility
mark_story e15d1652ed Relax the 'my' and 'ym' date validation formats.
All other formats that include 'y' allow 2006 or 06. These formats are
now conformant with the other formats available.

Closes #2436
2013-12-14 23:02:12 -05:00
..
CakeNumber.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTime.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ClassRegistry.php Replaced all is_a() calls with instanceof operator 2013-09-24 21:08:06 -04:00
Debugger.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
File.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Folder.php simplify else cases 2013-07-03 01:14:41 +02:00
Hash.php Make Hash::numeric() accept more numeric things. 2013-12-12 17:41:38 -05:00
Inflector.php Replace non-breaking spaces with Inflector::slug(). 2013-11-22 10:13:10 -05:00
ObjectCollection.php cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
Sanitize.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Security.php Added link to three hash methods 2013-11-17 03:40:39 +01:00
Set.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
String.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Validation.php Relax the 'my' and 'ym' date validation formats. 2013-12-14 23:02:12 -05:00
Xml.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00