-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-63ba44ccfb 2025-04-15 19:19:49.588755+00:00 --------------------------------------------------------------------------------
Name : php-cs-fixer Product : Fedora 40 Version : 3.75.0 Release : 1.fc40 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.75.0 feat: ClassAttributesSeparationFixer - add support for asymmetric visibility (#8518) fix: NativeFunctionInvocationFixer - fix for property hooks (#8540) chore: add return types for data providers for fixers (#8542) chore: add return types for data providers for non-fixers (#8543) chore: add return types for remaining data providers (#8544) chore: make data providers key type int if all the keys are strings (#8550) chore: make data providers key type string if all the keys are strings (#8545) chore: SwitchContinueToBreakFixerTest - improve test case descriptions/typehint (#8546) chore: FunctionsAnalyzerTest cleanup (#8539) deps: bump the phpstan group in /dev-tools with 2 updates (#8537) test: ProjectCodeTest::testDataProvidersDeclaredReturnType - allow for int as iterable keys (#8548) Changelog for version 3.74.0 feat: add --format=@auto (#8513) fix: BracesPositionFixer - do not create two consecutive whitespace tokens (#8496) fix: MbStrFunctionsFixer - fix imports with leading backslash (#8507) fix: NoUnreachableDefaultArgumentValueFixer - do not crash on property hook (#8512) fix: OrderedImportsFixer - do not take the braces part in grouped imports into account (#8459) fix: OrderedImportsFixer - fix syntax error with grouped use statement and multiple use with comma (#8483) fix: PhpUnitAttributesFixer - handle parentheses after data provider method name (#8510) fix: PhpUnitMethodCasingFixer - do not touch anonymous class (#8463) chore: make options that have default and allowed sets the same size the same array (#8529) chore: update return type of FixerOptionInterface::getAllowedValues (#8530) chore: Preg - improve types (#8527) CI: fix code coverage job (#8520) CI: try MacOS job without ParaUnit (#8528) deps: update PHPStan (#8531) deps: upgrade PHPStan/* (#8524) -------------------------------------------------------------------------------- ChangeLog: * Tue Apr 1 2025 Remi Collet <[email protected]> - 3.75.0-1 - update to 3.75.0 - re-license spec file to CECILL-2.1 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-63ba44ccfb' 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
