Ignore nonexistent system temporary directory when a valid cache directory is provided via options #253
Annotations
4 errors
PHPCodeSniffer [8.1, locked]:
test/unit/FilesystemOptionsNonExistentTmpdirTest.php#L10
Case of reference name "Testcase" and use statement "TestCase" does not match.
|
PHPCodeSniffer [8.1, locked]:
test/unit/FilesystemOptionsNonExistentTmpdirTest.php#L10
Expected class name TestCase; found Testcase
|
PHPCodeSniffer [8.1, locked]:
test/unit/FilesystemOptionsNonExistentTmpdirTest.php#L14
Function is_writable() should not be referenced via a fallback global name, but via a use statement.
|
PHPCodeSniffer [8.1, locked]:
test/unit/FilesystemOptionsNonExistentTmpdirTest.php#L14
Function sys_get_temp_dir() should not be referenced via a fallback global name, but via a use statement.
|
The logs for this run have expired and are no longer available.
Loading