--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-8dc208f2a1
2026-02-21 01:26:22.716764+00:00
--------------------------------------------------------------------------------

Name        : php-cs-fixer
Product     : Fedora 42
Version     : 3.94.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.94.0
UX: enable parallel runner by default (#9408)
feat: Add option case to phpdoc_line_span fixer (#9391)
feat: PhpdocLineSpanFixer - support docs for classes, trait usages and other
code lines (#8832)
feat: VoidReturnFixer - allow to skip lambdas (#9417)
chore: fix comment (#9404)
chore: Linter tests for Schrodinger's validity (#9398)
chore: ModernizeStrposFixer - no need for configuration hooks (#9419)
chore: VoidReturnFixer - better describe exceptions (#9418)
CI: no need for special handling of MacOS (#9403)
CI: run tests using PHPUnit 13 (#9410)
deps: bump crate-ci/typos from 1.42.1 to 1.42.3 (#9395)
deps: bump crate-ci/typos from 1.42.3 to 1.43.2 (#9405)
deps: bump ergebnis/composer-normalize from 2.48.2 to 2.49.0 in /dev-tools
(#9396)
deps: bump the phpstan group in /dev-tools with 2 updates (#9394)
deps: upgrade dev-deps (#9411)
DX: use custom name for custom config (#9402)
fix: absolute path in reports (#9399)
fix: indentation for backed enum with multiline assignment (#9362)
fix: Runner - fix occasional sub-process freeze on parallel execution with
--stop-on-violation (#9393)
fix: NoUnreachableDefaultArgumentValueFixer - fix for closures (#9409)
fix: UseArrowFunctionsFixer - do not convert closure in attribute (#9416)
test: create PHP 8.5 risky compat test (#9420)
UX: Do not run interactive configurator when rules are passed explicitly (#9378)
--------------------------------------------------------------------------------
ChangeLog:

* Thu Feb 12 2026 Remi Collet <[email protected]> - 3.94.0-1
- update to 3.94.0
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-8dc208f2a1' 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://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to