Skip to content

Add optional $path argument for AccessLogHandler #160

Add optional $path argument for AccessLogHandler

Add optional $path argument for AccessLogHandler #160

Triggered via push February 28, 2024 15:53
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: push
Matrix: Apache-webserver
Matrix: Built-in-webserver
Matrix: Docker
Matrix: nginx-webserver
Matrix: PHP-webserver
Matrix: PHPStan
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

105 errors
PHPUnit (PHP 7.2 on ubuntu-22.04)
Process completed with exit code 2.
PHPUnit (PHP 8.1 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 8 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 8.3 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 8.2 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 8.2 on ubuntu-22.04)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 8.2 on ubuntu-22.04)
The operation was canceled.
PHPUnit (PHP 7.4 on ubuntu-22.04)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.4 on ubuntu-22.04)
The operation was canceled.
PHPUnit (PHP 8 on ubuntu-22.04)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 8 on ubuntu-22.04)
The operation was canceled.
PHPUnit (PHP 7.1 on ubuntu-22.04)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.1 on ubuntu-22.04)
Process completed with exit code 2.
PHPUnit (PHP 8.3 on ubuntu-22.04)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 8.3 on ubuntu-22.04)
The operation was canceled.
PHPUnit (PHP 7.3 on ubuntu-22.04)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.3 on ubuntu-22.04)
The operation was canceled.
PHPUnit (PHP 7.1 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.1 on windows-2022)
The operation was canceled.
PHPUnit (PHP 7.3 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.3 on windows-2022)
The operation was canceled.
PHPUnit (PHP 7.4 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.4 on windows-2022)
The operation was canceled.
PHPUnit (PHP 8.1 on ubuntu-22.04)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 8.1 on ubuntu-22.04)
The operation was canceled.
PHPUnit (PHP 7.2 on windows-2022)
The job was canceled because "ubuntu-22_04_7_2" failed.
PHPUnit (PHP 7.2 on windows-2022)
The operation was canceled.
PHPStan (PHP 7.2): tests/AccessLogHandlerTest.php#L30
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.2): tests/AccessLogHandlerTest.php#L32
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 7.2): tests/AccessLogHandlerTest.php#L34
Parameter #1 $filename of method PHPUnit\Framework\Assert::assertFileExists() expects string, string|false given.
PHPStan (PHP 7.2): tests/AccessLogHandlerTest.php#L35
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.2): tests/AccessLogHandlerTest.php#L52
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.2): tests/AccessLogHandlerTest.php#L54
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 7.2): tests/AccessLogHandlerTest.php#L60
Parameter #1 $filename of function file_get_contents expects string, string|false given.
PHPStan (PHP 7.2): tests/AccessLogHandlerTest.php#L61
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.2): tests/AccessLogHandlerTest.php#L63
Call to an undefined method FrameworkX\Tests\AccessLogHandlerTest::assertMatchesRegularExpression().
PHPStan (PHP 7.2): tests/AccessLogHandlerTest.php#L69
Parameter #1 $file of function file_put_contents expects string, string|false given.
PHPStan (PHP 7.4)
The job was canceled because "_7_2" failed.
PHPStan (PHP 7.4): tests/AccessLogHandlerTest.php#L30
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.4): tests/AccessLogHandlerTest.php#L32
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 7.4): tests/AccessLogHandlerTest.php#L34
Parameter #1 $filename of method PHPUnit\Framework\Assert::assertFileExists() expects string, string|false given.
PHPStan (PHP 7.4): tests/AccessLogHandlerTest.php#L35
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.4): tests/AccessLogHandlerTest.php#L52
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.4): tests/AccessLogHandlerTest.php#L54
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 7.4): tests/AccessLogHandlerTest.php#L60
Parameter #1 $filename of function file_get_contents expects string, string|false given.
PHPStan (PHP 7.4): tests/AccessLogHandlerTest.php#L61
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.4): tests/AccessLogHandlerTest.php#L63
Parameter #2 $string of method PHPUnit\Framework\Assert::assertMatchesRegularExpression() expects string, string|false given.
PHPStan (PHP 7.4): tests/AccessLogHandlerTest.php#L69
Parameter #1 $file of function file_put_contents expects string, string|false given.
PHPStan (PHP 8.2)
The job was canceled because "_7_2" failed.
PHPStan (PHP 8.2): tests/AccessLogHandlerTest.php#L30
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8.2): tests/AccessLogHandlerTest.php#L32
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 8.2): tests/AccessLogHandlerTest.php#L34
Parameter #1 $filename of method PHPUnit\Framework\Assert::assertFileExists() expects string, string|false given.
PHPStan (PHP 8.2): tests/AccessLogHandlerTest.php#L35
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8.2): tests/AccessLogHandlerTest.php#L52
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8.2): tests/AccessLogHandlerTest.php#L54
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 8.2): tests/AccessLogHandlerTest.php#L60
Parameter #1 $filename of function file_get_contents expects string, string|false given.
PHPStan (PHP 8.2): tests/AccessLogHandlerTest.php#L61
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8.2): tests/AccessLogHandlerTest.php#L63
Parameter #2 $string of method PHPUnit\Framework\Assert::assertMatchesRegularExpression() expects string, string|false given.
PHPStan (PHP 8.2): tests/AccessLogHandlerTest.php#L69
Parameter #1 $filename of function file_put_contents expects string, string|false given.
PHPStan (PHP 8.3)
The job was canceled because "_7_2" failed.
PHPStan (PHP 8.3): tests/AccessLogHandlerTest.php#L30
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8.3): tests/AccessLogHandlerTest.php#L32
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 8.3): tests/AccessLogHandlerTest.php#L34
Parameter #1 $filename of method PHPUnit\Framework\Assert::assertFileExists() expects string, string|false given.
PHPStan (PHP 8.3): tests/AccessLogHandlerTest.php#L35
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8.3): tests/AccessLogHandlerTest.php#L52
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8.3): tests/AccessLogHandlerTest.php#L54
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 8.3): tests/AccessLogHandlerTest.php#L60
Parameter #1 $filename of function file_get_contents expects string, string|false given.
PHPStan (PHP 8.3): tests/AccessLogHandlerTest.php#L61
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8.3): tests/AccessLogHandlerTest.php#L63
Parameter #2 $string of method PHPUnit\Framework\Assert::assertMatchesRegularExpression() expects string, string|false given.
PHPStan (PHP 8.3): tests/AccessLogHandlerTest.php#L69
Parameter #1 $filename of function file_put_contents expects string, string|false given.
PHPStan (PHP 8.1)
The job was canceled because "_7_2" failed.
PHPStan (PHP 8.1)
The operation was canceled.
PHPStan (PHP 7.1)
The job was canceled because "_7_2" failed.
PHPStan (PHP 7.1): tests/AccessLogHandlerTest.php#L30
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.1): tests/AccessLogHandlerTest.php#L32
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 7.1): tests/AccessLogHandlerTest.php#L34
Parameter #1 $filename of method PHPUnit\Framework\Assert::assertFileExists() expects string, string|false given.
PHPStan (PHP 7.1): tests/AccessLogHandlerTest.php#L35
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.1): tests/AccessLogHandlerTest.php#L52
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.1): tests/AccessLogHandlerTest.php#L54
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 7.1): tests/AccessLogHandlerTest.php#L60
Parameter #1 $filename of function file_get_contents expects string, string|false given.
PHPStan (PHP 7.1): tests/AccessLogHandlerTest.php#L61
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.1): tests/AccessLogHandlerTest.php#L63
Call to an undefined method FrameworkX\Tests\AccessLogHandlerTest::assertMatchesRegularExpression().
PHPStan (PHP 7.1): tests/AccessLogHandlerTest.php#L69
Parameter #1 $file of function file_put_contents expects string, string|false given.
PHPStan (PHP 7.3)
The job was canceled because "_7_2" failed.
PHPStan (PHP 7.3): tests/AccessLogHandlerTest.php#L30
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.3): tests/AccessLogHandlerTest.php#L32
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 7.3): tests/AccessLogHandlerTest.php#L34
Parameter #1 $filename of method PHPUnit\Framework\Assert::assertFileExists() expects string, string|false given.
PHPStan (PHP 7.3): tests/AccessLogHandlerTest.php#L35
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.3): tests/AccessLogHandlerTest.php#L52
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.3): tests/AccessLogHandlerTest.php#L54
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 7.3): tests/AccessLogHandlerTest.php#L60
Parameter #1 $filename of function file_get_contents expects string, string|false given.
PHPStan (PHP 7.3): tests/AccessLogHandlerTest.php#L61
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 7.3): tests/AccessLogHandlerTest.php#L63
Parameter #2 $string of method PHPUnit\Framework\Assert::assertMatchesRegularExpression() expects string, string|false given.
PHPStan (PHP 7.3): tests/AccessLogHandlerTest.php#L69
Parameter #1 $file of function file_put_contents expects string, string|false given.
PHPStan (PHP 8)
The job was canceled because "_7_2" failed.
PHPStan (PHP 8): tests/AccessLogHandlerTest.php#L30
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8): tests/AccessLogHandlerTest.php#L32
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 8): tests/AccessLogHandlerTest.php#L34
Parameter #1 $filename of method PHPUnit\Framework\Assert::assertFileExists() expects string, string|false given.
PHPStan (PHP 8): tests/AccessLogHandlerTest.php#L35
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8): tests/AccessLogHandlerTest.php#L52
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8): tests/AccessLogHandlerTest.php#L54
Parameter #1 $path of class FrameworkX\AccessLogHandler constructor expects string|null, string|false given.
PHPStan (PHP 8): tests/AccessLogHandlerTest.php#L60
Parameter #1 $filename of function file_get_contents expects string, string|false given.
PHPStan (PHP 8): tests/AccessLogHandlerTest.php#L61
Parameter #1 $filename of function unlink expects string, string|false given.
PHPStan (PHP 8): tests/AccessLogHandlerTest.php#L63
Parameter #2 $string of method PHPUnit\Framework\Assert::assertMatchesRegularExpression() expects string, string|false given.
PHPStan (PHP 8): tests/AccessLogHandlerTest.php#L69
Parameter #1 $filename of function file_put_contents expects string, string|false given.