| .. |
|
FlashHelperTest.php
|
293a627974
Throw exception if flash key value is not an array.
|
11 年 前 |
|
FormHelperTest.php
|
ffc092bc39
Allow string values for templates option.
|
11 年 前 |
|
HtmlHelperTest.php
|
9d64ac6ee4
Remove "default" option from HtmlHelper::link().
|
11 年 前 |
|
NumberHelperTest.php
|
a5cb49c085
fix test
|
12 年 前 |
|
PaginatorHelperTest.php
|
e780ddabe0
Use import cleanup
|
11 年 前 |
|
RssHelperTest.php
|
a6f8533aad
Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC.
|
12 年 前 |
|
SessionHelperTest.php
|
c468679f48
Make SessionHelper more accepting of bad data.
|
11 年 前 |
|
StringTemplateTraitTest.php
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 年 前 |
|
TextHelperTest.php
|
bfb407cb04
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 年 前 |
|
TimeHelperTest.php
|
f63da3c4c6
Initialize Time::$defaultLocale to 'en_US' during tests.
|
11 年 前 |