--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-3b370a7101
2025-03-19 00:16:05.337223+00:00
--------------------------------------------------------------------------------

Name        : php-cs-fixer
Product     : Fedora 42
Version     : 3.71.0
Release     : 1.fc42
URL         : https://github.com/FriendsOfPHP/PHP-CS-Fixer
Summary     : PHP Coding Standards Fixer
Description :
The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow
standards; whether you want to follow PHP coding standards as defined in the
PSR-1, PSR-2, etc., or other community driven ones like the Symfony one. You
can also define your (team's) style through configuration.

It can modernize your code (like converting the pow function to the ** operator
on PHP 5.6) and (micro) optimize it.

If you are already using a linter to identify coding standards problems in your
code, you know that fixing them by hand is tedious, especially on large
projects. This tool does not only detect them, but also fixes them for you.

--------------------------------------------------------------------------------
Update Information:

Changelog for version 3.71.0
feat: OrderedImportsFixer - deprecate length sorting algorithm (#8473)
fix: BinaryOperatorSpacesFixer - do not break alignment of UTF-8 array keys
(#8484)
fix: PhpdocAlignFixer - align correctly type with UTF8 characters (#8486)
fix: SingleSpaceAroundConstructFixer - handle alternative syntax (#8317)
fix: StatementIndentationFixer - return in braceless if (#8479)
chore: update type in
SingleSpaceAroundConstructFixerTest::provideFixWithElseIfCases (#8481)
chore: update type in SingleSpaceAroundConstructFixerTest::provideFixWithIfCases
(#8482)
deps: bump phpstan/phpstan from 2.1.6 to 2.1.7 in /dev-tools in the phpstan
group (#8485)
DX: cleanup PhpdocNoAliasTagFixerTest (#8476)
refactor: add FullyQualifiedNameAnalyzer (#8048)
refactor: codeHash - update when it's (re-)generated (#8470)
refactor: SwitchAnalyzer - improve performance (#8407)
test: NameQualifiedTransformerTest - correct test case (#8471)
Changelog for version 3.70.2
deps: upgrade deep dev-tools deps (#8472)
fix: MbStrFunctionsFixer must run before NativeFunctionInvocationFixer (#8466)
fix: MethodArgumentSpaceFixer - fix nested calls for ensure_fully_multiline
option (#8469)
Changelog for version 3.70.1
fix: PhpUnitSizeClassFixer must run before PhpUnitAttributesFixer (#8457)
DX: cleanup OrderedImportsFixerTest (#8458)
Changelog for version 3.70.0
feat: Add PhpUnitDataProviderMethodOrderFixer fixer (#8225)
feat: HeaderCommentFixer - allow validators (#8452)
feat: PhpCsFixer ruleset: use operator_linebreak rule for all operators (#8417)
feat: PhpUnitMethodCasingFixer to support PHPUnit's Test attribute (#8451)
feat: TypeDeclarationSpacesFixer - Fix whitespace between const type and const
name (#8442)
chore: extend bug report template (#8447)
chore: extend bug report template - more installation options (#8450)
CI: phpstan-symfony - add entry point for console (#8292)
deps: bump alpine from 3.21.2 to 3.21.3 (#8454)
deps: bump phpstan/phpstan from 2.1.5 to 2.1.6 in /dev-tools in the phpstan
group (#8453)
fix: CommentsAnalyzer - allow other forms of assignment as valid structural
elements for PHPDocs (#8371)
fix: PhpUnitTestClassRequiresCoversFixer must run before PhpUnitAttributesFixer
(#8444)
test: fix CheckCommandTest::testDryRunModeIsUnavailable to correctly check that
option --dry-run is unavailable (#8438)
Changelog for version 3.69.1
fix: PhpUnitAttributesFixer - convert correctly version constraint (#8439)
test: PhpUnitAttributesFixer must run before NoEmptyPhpdocFixer (#8443)
--------------------------------------------------------------------------------
ChangeLog:

* Sat Mar  8 2025 Remi Collet <[email protected]> - 3.71.0-1
- update to 3.71.0
* Sun Feb 23 2025 Remi Collet <[email protected]> - 3.70.0-1
- update to 3.70.0
* Wed Feb 19 2025 Remi Collet <[email protected]> - 3.69.1-1
- update to 3.69.1
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-3b370a7101' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to