cakephp2-php8/lib/Cake/Test
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
..
bake_compare/Controller Updated bake templates to use CakeRequest::allowMethod() 2014-02-10 17:56:57 +05:30
Case Fix Hash::extract() not matching 1/0 to true/false. 2014-06-12 11:30:48 -04:00
Fixture Merge branch 'master' into 2.5 2014-03-21 22:55:28 -04:00
test_app Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00