--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-b7e30c25ef
2025-12-27 00:41:33.791112+00:00
--------------------------------------------------------------------------------

Name        : php-cs-fixer
Product     : Fedora 43
Version     : 3.92.3
Release     : 1.fc43
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.92.3
fix: using Rule Customisation Policy with parallel runner (#9309)
chore: phpstan - cover .php-cs-fixer.dist.php (#9311)
chore: .php-cs-fixer.dist.php - drop wrongly called ignoreVCSIgnored (#9310)
Changelog for version 3.92.2
fix: let @php-cs-fixer-ignore accept custom fixer names (#9306)
chore: introduce PHP_CS_FIXER_IGNORE_MISMATCHED_RULES_EXCEPTIONS (#9307)
Changelog for version3.92.1
chore: update php-compatibility config (#9302)
deps: bump actions/cache from 4 to 5 (#9295)
deps: bump phpstan/phpstan-phpunit from 2.0.9 to 2.0.10 in /dev-tools in the
phpstan group (#9293)
deps: bump shipmonk/phpstan-baseline-per-identifier from 2.2.0 to 2.3.0 in /dev-
tools (#9294)
docs: update README.md (#9277)
DX: make all testFix* methods have no more than 4 parameters (#9298)
DX: make all testFix* methods have second parameter $input (#9297)
DX: rename parameter $config to $configuration (#9299)
DX: restrict testFix* parameter names (#9301)
DX: use WhitespacesFixerConfig in tests (#9300)
fix: describe - skip listing automated rules, as cannot determine them in
projects (#9304)
test: PHPUnit sets - check that set is providing proper target for rules (#9296)
test: ProjectCodeTest::testExpectedInputOrder - move checks for testFix...
methods (#9291)
Changelog for v3.92.0
feat: exception for rules via @php-cs-fixer-ignore annotation (#9280)
feat: exception for rules via Rule Customisation Policy (#9107)
feat: PhpUnitTestCaseStaticMethodCallsFixer - add handling of getStubBuilder
(#9276)
feat: PhpUnitTestCaseStaticMethodCallsFixer - add target option (#8498)
chore: '.php-cs-fixer.dist.php' - remove no longer needed rule,
'expectedDeprecation' annotation does not exist for long time (#9266)
chore: fix arguments.count error from PHPStan (#9258)
chore: fix generator.valueType error from PHPStan (#9259)
chore: fix plus.*NonNumeric errors from PHPStan (#9260)
chore: Runner - better input types handling (#9286)
chore: watch out for non-final classes (#9262)
chore: Config::getFinder() - fix typehinting (#9288)
deps: bump alpine from 3.22 to 3.23 (#9269)
deps: bump phpcompatibility/php-compatibility from 10.0.0-alpha1 to
10.0.0-alpha2 in /dev-tools (#9271)
deps: bump the phpstan group in /dev-tools with 3 updates (#9270)
deps: dev-tools - upgrade deep deps (#9272)
docs: exception for rules in dedicated doc files, for easier discoverability
(#9281)
docs: upgrade docs to not use legacy set (#9282)
DX: make all testFix* methods have first parameter $expected (#9289)
refactor: fix violation of 'no_useless_concat_operator' (#9267)
refactor: ProjectCodeTest - refactor testExpectedInputOrder test (#9290)
Revert (partially) "feat: Finder to find dot-files by default in v4/future-mode
(#9187)" (#9287)
test: RuleSetTest - check against non-deprecated variant of PHPUnit sets (#9265)
UX: exception for rules via Rule Customisation Policy - better error message for
wrong customisers (#9279)
UX: exception for rules via Rule Customisation Policy - prevent policy without
version (#9278)
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 18 2025 Remi Collet <[email protected]> - 3.92.3-1
- update to 3.92.3
--------------------------------------------------------------------------------

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