Adds PHP 8.3 as new supported version #376
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
9s
Matrix: ci / QA Checks
Annotations
7 errors
UnusedPsalmSuppress:
test/InflectorTest.php#L74
test/InflectorTest.php:74:29: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
InvalidArgument:
test/Word/CamelCaseToSeparatorNoPcreUnicodeTest.php#L25
test/Word/CamelCaseToSeparatorNoPcreUnicodeTest.php:25:37: InvalidArgument: Argument 1 of ReflectionProperty::setValue cannot be false, null|object value expected (see https://psalm.dev/004)
|
InvalidArgument:
test/Word/CamelCaseToSeparatorNoPcreUnicodeTest.php#L30
test/Word/CamelCaseToSeparatorNoPcreUnicodeTest.php:30:37: InvalidArgument: Argument 1 of ReflectionProperty::setValue expects null|object, but true provided (see https://psalm.dev/004)
|
UnusedBaselineEntry:
src/Compress/Tar.php#L1
src/Compress/Tar.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyUnusedMethod" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/Encrypt.php#L1
src/Encrypt.php:0:0: UnusedBaselineEntry: Baseline for issue "DeprecatedInterface" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/File/Decrypt.php#L1
src/File/Decrypt.php:0:0: UnusedBaselineEntry: Baseline for issue "DeprecatedInterface" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/File/Encrypt.php#L1
src/File/Encrypt.php:0:0: UnusedBaselineEntry: Baseline for issue "DeprecatedInterface" has 1 extra entry. (see https://psalm.dev/316)
|