Add support for PHP 8.4 #50
Annotations
3 errors
Run the tests:
src/Executor/AsyncTaskExecutor.php#L52
src/Executor/AsyncTaskExecutor.php:52:21: 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 the tests:
src/Finder/PhpExecutableFinder.php#L35
src/Finder/PhpExecutableFinder.php:35:13: 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 the tests
Process completed with exit code 2.
|
Loading