Skip to content

fix: PHPStan level 8 compatibility#18

Merged
gplanchat merged 1 commit intomainfrom
feat/phpstan-level-8
Mar 11, 2026
Merged

fix: PHPStan level 8 compatibility#18
gplanchat merged 1 commit intomainfrom
feat/phpstan-level-8

Conversation

@gplanchat
Copy link
Contributor

Summary

Corrections pour la compatibilité PHPStan niveau 8.

Changes

  • Types de retour sur toutes les méthodes evaluate()
  • @param array<string, mixed> $context
  • Paramètres nullables : ?string $timezone = null (DateTime, Now)
  • Suppression des is_string() redondants

- pipeline-contracts: generic types for StepRejectionInterface
- array-expression-language: types, pipeline-contracts dep, MapValues fix
- string-expression-language: return types, @param array, nullable params
- rabbitmq-flow: PHPStan, Bunny Channel checks, State/StateManager types
- workflow-console-runtime: StepRejectionInterface types, Console jobs type

Made-with: Cursor
@gplanchat gplanchat merged commit 088c87b into main Mar 11, 2026
0 of 8 checks passed
@gplanchat gplanchat deleted the feat/phpstan-level-8 branch March 11, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant