Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cs-fixer deprecation v3.18 "blank_lines_before_namespace" replaces "n… #6

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

filippeb
Copy link
Contributor

@filippeb filippeb commented Jul 3, 2023

Deprecations since version PHP CS Fixer 3.18 and higher
Best to apply the draft when the deprecated options are no longer supported or a higher version is a project requirement.

⚠️ Minimum php-cs-fixer version updated to php-cs-fixer/shim: ^3.18

Rule changes

  • blank_lines_before_namespace replaces no_blank_lines_before_namespace
    Config rule can be removed as @PSR12 and @Symfony rulesets contain the default setting,
    which is conform the deprecated no_blank_lines_before_namespace => false,

@filippeb filippeb changed the title cs-fixer deprecation v3.18 "blank_lines_before_namespace" replaces "n… [DRAFT] cs-fixer deprecation v3.18 "blank_lines_before_namespace" replaces "n… Jul 3, 2023
@veewee veewee marked this pull request as ready for review September 29, 2023 08:48
@veewee veewee changed the title [DRAFT] cs-fixer deprecation v3.18 "blank_lines_before_namespace" replaces "n… cs-fixer deprecation v3.18 "blank_lines_before_namespace" replaces "n… Sep 29, 2023
@veewee veewee merged commit 6d242b3 into phpro:main Sep 29, 2023
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