Skip to content

Conversation

@OndraM
Copy link
Contributor

@OndraM OndraM commented Dec 27, 2024

Php-cs-fixer 3.65.0 (included in ecs 12.4+) contains broken NullableTypeDeclarationFixer, which could lead to syntax error in code. It also cause unit tests to fail.
See PHP-CS-Fixer/PHP-CS-Fixer#8330 for the bug

This should be fixed in next php-cs-fixer release (there is already a PR with a fix), then we can remove the version restriction.

… decalaration is released

Php-cs-fixer 3.65.0 (included in ecs 12.4+) contains broken NullableTypeDeclarationFixer, which could lead to syntax error in code.
See PHP-CS-Fixer/PHP-CS-Fixer#8330

This should be fixed in next php-cs-fixer release, then we can remove the version restriction.
@OndraM OndraM merged commit 623d669 into main Dec 27, 2024
23 checks passed
@OndraM OndraM deleted the fix/disable-new-ecs branch December 27, 2024 11:31
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.

2 participants