cakephp2-php8/lib/Cake/Test/Case/View/Helper
mark_story 744952e344 Fix FormHelper::create() dropping 0 value parameter.
When 0 is the first passed parameter we shouldn't drop it.

Fixes #6107
2015-03-19 21:15:20 -04:00
..
CacheHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
FormHelperTest.php Fix FormHelper::create() dropping 0 value parameter. 2015-03-19 21:15:20 -04:00
HtmlHelperTest.php Add test for css() and script() with the same resource identifier 2014-11-19 11:20:37 +07:00
JqueryEngineHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
JsHelperTest.php Fix verification of expected invocations #2919 2014-03-01 19:06:17 +01:00
MootoolsEngineHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
NumberHelperTest.php more missing doc block tags added 2014-04-02 03:02:37 +02:00
PaginatorHelperTest.php Fix notice errors in pagination link generation. 2015-03-17 22:19:17 -04:00
PrototypeEngineHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
RssHelperTest.php Merge branch 'master' into 2.5 2013-11-25 23:15:15 -05:00
SessionHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TextHelperTest.php Fix words with WWW in them being autolinked. 2015-02-25 20:52:35 -05:00
TimeHelperTest.php fixes failing test cases from last CakeTime::timeAgoInWords changes 2014-10-01 11:09:00 +02:00