bump minimum php version to 7.4 #36
Annotations
9 warnings and 6 notices
test (8.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (8.1, --prefer-lowest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (8.0, --prefer-lowest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (7.4, --prefer-lowest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (8.2, --prefer-lowest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Undefined class:
Bootstrap/service.php#L54
Undefined class 'AppKernel'
|
Unused local variable:
DependencyInjection/DayspringLambdaExtension.php#L25
Unused local variable 'config'. The value of the variable is not used anywhere.
|
Deprecated:
Tests/autoload.php#L11
Method 'registerLoader' is deprecated
|
Condition always evaluates to 'true/false':
Service/SqsServiceFunctionHandlerService.php#L23
Condition is always 'true' because '$iterationReturn' is already 'true' at this point
|
Unnecessary local variable:
DependencyInjection/Configuration.php#L20
Unnecessary local variable
|
Usage of internal entity:
Bootstrap/service.php#L5
Class 'LambdaRuntime' is marked as @internal
|
Usage of internal entity:
Bootstrap/service.php#L21
Class 'LambdaRuntime' is marked as @internal
|