cakephp2-php8/lib/Cake/Test/Case/View/Helper
2023-02-19 13:58:40 +01:00
..
CacheHelperTest.php fix: Relative time may not be cached if specified in CacheHelper duration 2023-01-22 14:24:47 +01:00
FlashHelperTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
FormHelperTest.php test: Separate FormHelperTest::testSecuredFileInput() by PHP Version. 2023-02-19 13:58:40 +01:00
HtmlHelperTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
JqueryEngineHelperTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
JsHelperTest.php test: Replace deprecated @expectedException* to expectWarning*()/expectNotice*() 2023-01-11 22:45:29 +01:00
MootoolsEngineHelperTest.php test: Replace deprecated @expectedException* to expectWarning*()/expectNotice*() 2023-01-11 22:45:29 +01:00
NumberHelperTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
PaginatorHelperTest.php fix: PaginatorHelper::numbers() generates extra separator string in PHP 8.0+. 2023-01-30 21:28:56 +01:00
PrototypeEngineHelperTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
RssHelperTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
SessionHelperTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
TextHelperTest.php test: Replace deprecated assertRegExp() with assertMatchesRegularExpression(). 2023-01-11 22:45:29 +01:00
TimeHelperTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00