-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2023-310234b806 2023-07-26 00:35:00.941500 --------------------------------------------------------------------------------
Name : php-cs-fixer Product : Fedora 38 Version : 3.22.0 Release : 1.fc38 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.22.0** * DX: add proper test for `SelfAccessorFixer` must run before `SelfAccessorFixer` (#7153) * DX: FixerFactoryTest - apply CS (#7154) * feature: Introduce `PhpUnitDataProviderReturnTypeFixer` (#7156) * feature: Introduce `YieldFromArrayToYieldsFixer` (#7114) ---- **Changelog for version 3.21.3** * Revert "DX: encourage to provide wider description" (#7155) ---- **Changelog for version 3.21.2** * docs: check format of FixerDefinition::getDescription() (#7127) * DX: add phpstan/phpstan-strict-rules (#7143) * DX: allow for progressive cache (#7132) * DX: Copy-pasteable `class::getPriority` for phpDoc diffs (#7148) * DX: do not allow linebreak at the beginning of code sample (#7126) * DX: encourage to provide wider description (#7128) * DX: fix function calls (#7136) * DX: fix PHPDoc types issues (#7135) * DX: improve `Tokens` checking for found tokens (#7139) * DX: Make `AbstractFixerTestCase::getTestFile()` final (#7116) * DX: make `array_search` call strict (#7145) * DX: remove `empty` calls (#7138) * DX: store cache to file only if content will get modified (#7151) * DX: unify Preg:match in logical conditions (#7146) * DX: use booleans in conditions (#7149) * DX: Use ParaUnit to speed up tests (#6883) * DX: Use relative fixture path as integration test case's name (#7147) * DX: use strict assertions (#7144) * DX: `AbstractIntegrationTestCase::provideIntegrationCases` - yield over array, better typehinting (#7150) -------------------------------------------------------------------------------- ChangeLog:
* Mon Jul 17 2023 Remi Collet remi@remirepo.net - 3.22.0-1 - update to 3.22.0 --------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2023-310234b806' 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@lists.fedoraproject.org