Fixed incorrect doc reference to non-existent any() function #288
Annotations
4 errors and 1 warning
|
Run static analysis:
src/Future/UnhandledFutureError.php#L16
src/Future/UnhandledFutureError.php:16:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run static analysis:
src/Internal/functions.php#L47
src/Internal/functions.php:47:12: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run static analysis
Process completed with exit code 2.
|
Get Composer cache directory
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/
|
Loading