Skip to content

Exclude IncreaseDeclareStrictTypesRector from rector-preset set as conflict with DeclareStrictTypesRector#5926

Merged
samsonasik merged 1 commit intomainfrom
eclude-increase
May 30, 2024
Merged

Exclude IncreaseDeclareStrictTypesRector from rector-preset set as conflict with DeclareStrictTypesRector#5926
samsonasik merged 1 commit intomainfrom
eclude-increase

Conversation

@samsonasik
Copy link
Copy Markdown
Member

It may cause invalid change:

 <?php

+declare(strict_types=1);
+
+declare(strict_types=1);
+

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