cakephp2-php8/lib/Cake/Test/Case/Log/Engine
Koji Tanaka eaefdbb977 test: Replace assertNotContains() with assertStringNotContainsString() for text assertion.
assertNotContains() can no longer be used for text containment assertion.
2023-01-11 22:45:29 +01:00
..
ConsoleLogTest.php test: Replace assertNotContains() with assertStringNotContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
FileLogTest.php test: Replace deprecated assertRegExp() with assertMatchesRegularExpression(). 2023-01-11 22:45:29 +01:00
SyslogLogTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00