Skip to content

Conversation

keradus
Copy link
Member

@keradus keradus commented Aug 13, 2025

Discussion

chore: PHP CS Fixer - update heredoc handling

Q A
Branch? 7.4
Bug fix? no
New feature? no
Deprecations? no
Issues Fix CS
License MIT

Possible thanks to PHP-CS-Fixer/PHP-CS-Fixer#8930 , released via https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases/tag/v3.86.0

fabbot.io shall be upgraded before merging this PR

@carsonbot carsonbot added this to the 7.4 milestone Aug 13, 2025
@carsonbot carsonbot changed the title chore: PHP CS Fixer - simplify config chore: PHP CS Fixer - simplify config Aug 13, 2025
@nicolas-grekas
Copy link
Member

Thank you @keradus.

@nicolas-grekas nicolas-grekas merged commit 3700808 into symfony:7.4 Aug 14, 2025
9 of 11 checks passed
Kocal added a commit to symfony/ux that referenced this pull request Aug 14, 2025
This PR was merged into the 2.x branch.

Discussion
----------

 Run latest PHP-CS-Fixer with improved configuration

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Docs?         | no <!-- required for new features -->
| Issues        | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT

<!--
Replace this notice by a description of your feature/bugfix.
This will help reviewers and should be a good start for the documentation.

Additionally (see https://symfony.com/releases):
 - Always add tests and ensure they pass.
 - For new features, provide some code snippets to help understand usage.
 - Features and deprecations must be submitted against branch main.
 - Update/add documentation as required (we can help!)
 - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
 - Never break backward compatibility (see https://symfony.com/bc).
-->

Related to symfony/symfony#61408 and its previous PRs

Commits
-------

8a19ab4 Run latest PHP-CS-Fixer with improved configuration
@keradus keradus deleted the 74_conf branch August 14, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants