Add optional $path
argument for AccessLogHandler
#160
Annotations
10 errors
Run vendor/bin/phpstan:
tests/AccessLogHandlerTest.php#L30
Parameter #1 $filename of function unlink expects string, string|false given.
|
Run vendor/bin/phpstan:
tests/AccessLogHandlerTest.php#L32
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
|
Run vendor/bin/phpstan:
tests/AccessLogHandlerTest.php#L34
Parameter #1 $filename of method PHPUnit\Framework\Assert::assertFileExists() expects string, string|false given.
|
Run vendor/bin/phpstan:
tests/AccessLogHandlerTest.php#L35
Parameter #1 $filename of function unlink expects string, string|false given.
|
Run vendor/bin/phpstan:
tests/AccessLogHandlerTest.php#L52
Parameter #1 $filename of function unlink expects string, string|false given.
|
Run vendor/bin/phpstan:
tests/AccessLogHandlerTest.php#L54
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
|
Run vendor/bin/phpstan:
tests/AccessLogHandlerTest.php#L60
Parameter #1 $filename of function file_get_contents expects string, string|false given.
|
Run vendor/bin/phpstan:
tests/AccessLogHandlerTest.php#L61
Parameter #1 $filename of function unlink expects string, string|false given.
|
Run vendor/bin/phpstan:
tests/AccessLogHandlerTest.php#L63
Call to an undefined method FrameworkX\Tests\AccessLogHandlerTest::assertMatchesRegularExpression().
|
Run vendor/bin/phpstan:
tests/AccessLogHandlerTest.php#L69
Parameter #1 $file of function file_put_contents expects string, string|false given.
|
The logs for this run have expired and are no longer available.
Loading