cakephp2-php8/lib/Cake/Test/Case/Utility
mark_story fa19c34580 Fix Hash::extract() not matching 1/0 to true/false.
Historically [prop=1] has matched prop=true as well. This restores that
and also fixes [prop=0] not finding falsey values.

This makes the typing less strict in Hash::extract() but I don't think
it is unreasonable given PHP's type juggling.

Refs #3288
2014-06-12 11:30:48 -04:00
..
CakeNumberTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTimeTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ClassRegistryTest.php more missing doc block tags added 2014-04-02 03:02:37 +02:00
DebuggerTest.php Merge branch 'master' into 2.5 2014-05-04 14:35:36 +05:30
FileTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
FolderTest.php Merge branch 'master' into 2.5 2013-11-19 00:27:12 +05:30
HashTest.php Fix Hash::extract() not matching 1/0 to true/false. 2014-06-12 11:30:48 -04:00
InflectorTest.php Remove unncessary language support. 2014-04-23 18:07:08 +02:00
ObjectCollectionTest.php fix indentation 2014-04-02 03:12:22 +02:00
SanitizeTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SecurityTest.php Merge branch 'master' into 2.5 2014-04-25 22:10:02 -04:00
SetTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
StringTest.php more corrections in order 2014-01-10 00:33:27 +01:00
ValidationTest.php fixes failing test case ValidationTest::testDecimalLocaleSet() on OS X 2014-05-13 13:25:53 +02:00
XmlTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00