--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-fb196e7a98
2026-01-18 01:43:54.889991+00:00
--------------------------------------------------------------------------------

Name        : php-cs-fixer
Product     : Fedora 42
Version     : 3.92.5
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.92.5
fix: CombineConsecutiveUnsetsFixer - proper handling of trailing comma (#9335)
chore: cleanup self-config file (#9324)
chore: fix variable.undefined error from PHPStan (#9330)
deps: bump crate-ci/typos from 1.40.0 to 1.41.0 (#9325)
docs: extend Q&A for creating the rule (#9331)
Changelog for version 3.92.4
fix: ComposerJsonReader - handle more syntaxes (#9327)
UX: Runner/Parallel/Process - friendly message when tmp dir not writable (#9319)
docs: fix RST links (#9321)
DX: internal commands for working with tokens (#9251)
chore: Add CS commit to .git-blame-ignore-revs
chore: apply trailing_comma_in_multiline: elements.arguments (#9314)
deps: upgrade dev-deps (#9318)
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan  9 2026 Remi Collet <[email protected]> - 3.92.5-1
- update to 3.92.5
* Sun Jan  4 2026 Remi Collet <[email protected]> - 3.92.4-1
- update to 3.92.4
--------------------------------------------------------------------------------

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