cakephp2-php8/lib/Cake/Test/Case/Routing
2023-01-22 14:24:47 +01:00
..
Filter test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
Route test: Replace deprecated assertNotRegExp() with assertDoesNotMatchRegularExpression(). 2023-01-11 22:45:29 +01:00
DispatcherTest.php fix: Relative time may not be cached if specified in CacheHelper duration 2023-01-22 14:24:47 +01:00
RouterTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00