drop php 8.0, allow php 8.3 #194
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
11s
Matrix: ci / QA Checks
Annotations
2 errors
UnusedMethodCall:
test/Middleware/ErrorHandlerTest.php#L326
test/Middleware/ErrorHandlerTest.php:326:16: UnusedMethodCall: The call to ReflectionProperty::setAccessible is not used (see https://psalm.dev/209)
|
UnusedMethodCall:
test/UtilsTest.php#L29
test/UtilsTest.php:29:16: UnusedMethodCall: The call to ReflectionProperty::setAccessible is not used (see https://psalm.dev/209)
|