cakephp2-php8/lib/Cake/Test/Case/View/Helper
mark_story 1103ca7816 Ensure that only the path and query are used to make the hash.
While including the entire protocol, host, port, path and query would be
even better in theory, it gets complicated when proxies and load
balancers are involved.

Fixes #3442
2014-05-06 23:00:11 -04:00
..
CacheHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
FormHelperTest.php Ensure that only the path and query are used to make the hash. 2014-05-06 23:00:11 -04:00
HtmlHelperTest.php more missing doc block tags added 2014-04-02 03:02:37 +02: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 Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
PrototypeEngineHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
RssHelperTest.php Fix tests even better than before. 2013-11-21 22:57:50 -05:00
SessionHelperTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TextHelperTest.php This is a hotfix for TextHelper which seems to have gone wrong in a merge. tail() is missing completly and the docs for truncate() are the ones for tail(). This fixes it. 2014-05-02 13:33:57 +02:00
TimeHelperTest.php more missing doc block tags added 2014-04-02 03:02:37 +02:00