cakephp2-php8/lib/Cake/Utility
mark_story 0a51458ffd Fix Validation::decimal() not working with localized floats.
Use similar workarounds as DboSource::value() for accepting localized
floats.

Fixes #2853
2014-02-18 22:18:56 -05:00
..
CakeNumber.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTime.php Simple docblock updates to CakeTime 2014-01-08 21:38:45 -05:00
ClassRegistry.php Replaced all is_a() calls with instanceof operator 2013-09-24 21:08:06 -04:00
Debugger.php Remove dead and unused code. 2014-02-11 16:38:24 -05:00
File.php Remove dead and unused code. 2014-02-11 16:38:24 -05:00
Folder.php Fix ApiGen errors 2014-02-07 18:29:54 -02:00
Hash.php Merge branch 'master' into master-phpcs-error-fix 2013-12-23 11:43:54 +03:30
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 Updated docblock. 2014-02-13 17:54:53 +05:30
Set.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
String.php Merge pull request #2503 from dereuromark/master-string 2013-12-18 09:27:00 -08:00
Validation.php Fix Validation::decimal() not working with localized floats. 2014-02-18 22:18:56 -05:00
Xml.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00