Skip to content

POC - Allow short ternary for false #353

POC - Allow short ternary for false

POC - Allow short ternary for false #353

Triggered via pull request October 5, 2025 21:24
Status Failure
Total duration 1m 18s
Artifacts

build.yml

on: pull_request
Coding Standard
16s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors
PHPStan (8.4, lowest)
Process completed with exit code 2.
PHPStan (8.4, lowest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (8.0, lowest)
Process completed with exit code 2.
PHPStan (8.0, lowest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (8.3, lowest)
Process completed with exit code 2.
PHPStan (8.3, lowest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (8.3, highest)
Process completed with exit code 2.
PHPStan (8.3, highest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (7.4, highest)
Process completed with exit code 2.
PHPStan (7.4, highest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (8.2, lowest)
Process completed with exit code 2.
PHPStan (8.2, lowest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (8.4, highest)
Process completed with exit code 2.
PHPStan (8.4, highest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (7.4, lowest)
Process completed with exit code 2.
PHPStan (7.4, lowest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (8.2, highest)
Process completed with exit code 2.
PHPStan (8.2, highest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (8.0, highest)
Process completed with exit code 2.
PHPStan (8.0, highest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (8.1, highest)
Process completed with exit code 2.
PHPStan (8.1, highest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
PHPStan (8.1, lowest)
Process completed with exit code 2.
PHPStan (8.1, lowest): src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php#L49
Calling PHPStan\Type\StaticTypeFactory::falsey() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.