cakephp2-php8/lib/Cake/Test/Case/Utility
Mark Story 65b64e0348 Merge pull request #6816 from cakephp/2.6-fix-validation-multiple
Fix Validation::multiple() regarding 0 value.
2015-06-15 12:20:13 -04:00
..
CakeNumberTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTimeTest.php Fixed return type of toQuarter in CakeTime and TimeHelper 2015-03-02 12:08:11 +01:00
ClassRegistryTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DebuggerTest.php Use (int) cast instead of intval() function for performance reasons and to unify it. 2014-09-10 15:52:57 +02:00
FileTest.php Fix PHPCS error. 2015-01-12 21:37:34 -05:00
FolderTest.php Merge branch 'master' into 2.6 2014-10-30 21:20:53 -04:00
HashTest.php Fix null path in Hash::get() causing exceptions. 2015-04-09 07:50:29 -04:00
InflectorTest.php Fix PHPCS errors. 2015-06-15 12:19:20 -04:00
ObjectCollectionTest.php Add @trigger doc blocks of methods triggering CakeEvent 2014-11-30 14:45:40 -07:00
SanitizeTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SecurityTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SetTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
StringTest.php Stop goofy formatting when newlines are present already. 2015-01-06 13:13:33 +01:00
ValidationTest.php Fix Validation::multiple() regarding 0 value. 2015-06-15 16:35:27 +02:00
XmlTest.php Fix syntax errors in PHP <5.4 2015-05-28 17:39:52 -04:00