Make Rfc6455Connector compatible with PHP 8.4 #46
Annotations
9 errors and 6 warnings
RiskyTruthyFalsyComparison:
src/Rfc6455Connector.php#L120
src/Rfc6455Connector.php:120:14: RiskyTruthyFalsyComparison: Operand of type list<string>|null contains type list<string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
PHP 8.1
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "ubuntu-latest_8_1" failed.
|
RiskyTruthyFalsyComparison:
src/Rfc6455Connector.php#L120
src/Rfc6455Connector.php:120:14: RiskyTruthyFalsyComparison: Operand of type list<string>|null contains type list<string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
PHP 8.2
Process completed with exit code 2.
|
PHP 8.2 on macOS
The job was canceled because "ubuntu-latest_8_1" failed.
|
PHP 8.2 on macOS
The operation was canceled.
|
PHP 8.2 on Windows
The job was canceled because "ubuntu-latest_8_1" failed.
|
PHP 8.2 on Windows
The operation was canceled.
|
PHP 8.2 on macOS
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.2
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.1
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 8.2 on Windows
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
PHP 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/
|
PHP 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/
|