Skip to content

fix: Remove fully_qualified_strict_types again - #16

Merged
nickvergessen merged 2 commits into
masterfrom
nickvergessen-patch-1
Feb 1, 2024
Merged

fix: Remove fully_qualified_strict_types again #16
nickvergessen merged 2 commits into
masterfrom
nickvergessen-patch-1

Conversation

@nickvergessen

Copy link
Copy Markdown
Member

fully_qualified_strict_types => leading_backslash_in_global_namespace we want to use was only introduced with 3.46 PHP-CS-Fixer/PHP-CS-Fixer@0061223

@nickvergessennickvergessen self-assigned this Feb 1, 2024
@nickvergessen

Copy link
Copy Markdown
MemberAuthor

come-nc
come-nc previously approved these changes Feb 1, 2024

@come-nccome-nc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New minor release with changelog line?

Comment threadcomposer.json
ChristophWurst
ChristophWurst previously approved these changes Feb 1, 2024
nickvergessenand others added 2 commits February 1, 2024 15:38
There are currently too many issues for the rule on the project itself
#17PHP-CS-Fixer/PHP-CS-Fixer#7719
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen

Copy link
Copy Markdown
MemberAuthor

As per #17 we remove the rule for now again instead

@nickvergessennickvergessen changed the title Update required cs-fixer versionfix: Remove fully_qualified_strict_types again Feb 1, 2024
@come-nc

Copy link
Copy Markdown
Contributor

We may still want to update php-cs-fixer?

@nickvergessen

Copy link
Copy Markdown
MemberAuthor

We may still want to update php-cs-fixer?

It's not required anymore, so I prefer to not break things :-X

@nickvergessen
nickvergessen merged commit cf5f18d into masterFeb 1, 2024
@delete-merged-branch
delete-merged-branchBot deleted the nickvergessen-patch-1 branch February 1, 2024 14:54
@come-nc

Copy link
Copy Markdown
Contributor

We may still want to update php-cs-fixer?

It's not required anymore, so I prefer to not break things :-X

Yeah but then you’re not fixing things either

@nickvergessen

Copy link
Copy Markdown
MemberAuthor

Yeah but then you’re not fixing things either

No need to fix something that is not broken.

We can make a new version/branch with 2.0 requiring 8.0 and cs-fixer 3.48+ or something.

Sign up for freeto 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.

3 participants

@nickvergessen@come-nc@ChristophWurst