Skip to content

Conversation

escopecz
Copy link
Member

Q A
Bug fix? (use the a.b branch) 🟢
New feature/enhancement? (use the a.x branch) 🟢
Deprecations? 🔴
BC breaks? (use the c.x branch) 🔴
Automated tests included? 🔴 These are automaticaly generated chagnes
Related user documentation PR URL mautic/user-documentation#...
Related developer documentation PR URL mautic/developer-documentation-new#...
Issue(s) addressed Fixes #...

Description

The PHP CS Fixer got updated in #14378 but the new version is forcing more changes on our files. Since the CS Fixer in GH Actions is running only on changed files then it wasn't visible but it is annoying for other PRs. Let's apply these changes globally.


📋 Steps to test this PR:

  1. No need to test. CS Fixer do not make mistakes as it's used in most PHP apps. Just review and let the automated tests check Mautic.

Copy link
Contributor

@biozshock biozshock left a comment

Choose a reason for hiding this comment

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

Auto fix - auto approve.

@escopecz escopecz added enhancement Any improvement to an existing feature or functionality refactoring The change does not change behavior but improves the code labels Dec 18, 2024
@escopecz escopecz added this to the 6.0 milestone Dec 18, 2024
@escopecz escopecz merged commit b1f3d60 into mautic:6.x Dec 18, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any improvement to an existing feature or functionality refactoring The change does not change behavior but improves the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants