use stat instead of attributes #154
ci.yaml
on: pull_request
PHP-CS-Fixer
11s
Unit tests (alpine)
1m 47s
Kerberos SSO tests
50s
PHPStan Static Analysis
53s
Matrix: Unit tests
Matrix: Unit tests
Matrix: Psalm static analysis
Annotations
8 errors
PHPStan Static Analysis:
src/Native/NativeFileInfo.php#L44
Property Icewind\SMB\Native\NativeFileInfo::$statCache (array('mode' => int, 'size' => int, 'write_time' => int)|null) does not accept array('mode' => int, 'size' => int, 'mtime' => int).
|
PHPStan Static Analysis
Process completed with exit code 1.
|
Psalm static analysis (7.4)
Process completed with exit code 2.
|
Psalm static analysis (8.0)
Process completed with exit code 2.
|
Psalm static analysis (8.1)
Process completed with exit code 2.
|
Psalm static analysis (7.3)
Process completed with exit code 2.
|
Psalm static analysis (7.2)
Process completed with exit code 2.
|
Psalm static analysis (8.2)
Process completed with exit code 2.
|