--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-60dc018de1
2025-03-19 02:05:01.597298+00:00
--------------------------------------------------------------------------------

Name        : php-cs-fixer
Product     : Fedora 41
Version     : 3.71.0
Release     : 1.fc41
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:

* Sat Mar  8 2025 Remi Collet <[email protected]> - 3.71.0-1
- update to 3.71.0
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-60dc018de1' 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