Bump composer dependencies#1939
Merged
Merged
Conversation
9ad08b8 to
dffe446
Compare
dffe446 to
1cb2000
Compare
Contributor
Author
|
Marking this as a WIP. PHP-CS Fixer has updated defaults for |
1cb2000 to
d2ee598
Compare
d2ee598 to
f79e543
Compare
Update github syntax check workflow to use verbose mode.
Fix a variable in sfPearFrontendPlugin to use empty array instead of empty string. This follows a change in friends of symfony's repo.
1014441 to
0eb772e
Compare
- Update CS Fixer rules to use the Symfony default for their new operator_linebreak rule which decides if which line the operators should go when there are linebreaks. - Run CS Fixer to fix issues due to the new php_unit_data_provider_method_order rule which puts data providers at the end of tests instead of the beginning.
a82bd8e to
ac33d03
Compare
melaniekung
pushed a commit
that referenced
this pull request
Apr 21, 2025
* Bump composer dependencies * Update github syntax check workflow Update github syntax check workflow to use verbose mode. * Fix mismatched type in sfPearFrontendPlugin Fix a variable in sfPearFrontendPlugin to use empty array instead of empty string. This follows a change in friends of symfony's repo. * Update PHP CS Fixer - Update CS Fixer rules to use the Symfony default for their new operator_linebreak rule which decides if which line the operators should go when there are linebreaks. - Run CS Fixer to fix issues due to the new php_unit_data_provider_method_order rule which puts data providers at the end of tests instead of the beginning.
miceno
pushed a commit
to miceno/atom
that referenced
this pull request
Feb 18, 2026
* Bump composer dependencies * Update github syntax check workflow Update github syntax check workflow to use verbose mode. * Fix mismatched type in sfPearFrontendPlugin Fix a variable in sfPearFrontendPlugin to use empty array instead of empty string. This follows a change in friends of symfony's repo. * Update PHP CS Fixer - Update CS Fixer rules to use the Symfony default for their new operator_linebreak rule which decides if which line the operators should go when there are linebreaks. - Run CS Fixer to fix issues due to the new php_unit_data_provider_method_order rule which puts data providers at the end of tests instead of the beginning.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.