Fedora 37 Update: php-cs-fixer-3.23.0-1.fc37

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-e141d6ee43
2023-08-30 01:26:58.752755
--------------------------------------------------------------------------------

Name        : php-cs-fixer
Product     : Fedora 37
Version     : 3.23.0
Release     : 1.fc37
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.23.0**  * bug: BlankLineBeforeStatementFixer - do not
enforce/add a blank line when there is a blank line between the comment and the
statement already (#7190) * bug: Fix detecting classy invokation in catch
(#7191) * bug: Fix names resolving in `no_superfluous_phpdoc_tags` fixer (#7189)
* bug: Fix various bugs in `FullyQualifiedStrictTypesFixer` fixer (#7188) * bug:
Fixed line between general script documentation and require (#7177) * bug:
Support annotations with arguments in `FinalInternalClassFixer` (#7160) * bug:
YieldFromArrayToYieldsFixer - fix for `yield from` after `}` (#7169) * bug:
YieldFromArrayToYieldsFixer - fix handling the comment before the first array
element (#7193) * bug: `HeaderCommentFixer` must run before
`BlankLinesBeforeNamespaceFixer` (#7205) * bug: `NoUselessReturnFixer` must run
before `SingleLineEmptyBodyFixer` (#7226) * bug:
`PhpdocInlineTagNormalizerFixer` - do not break tags (#7227) * docs: Add allowed
values of tags in the `phpdoc_align` (#7120) * docs: Add extra information for
GitLab reporter's integration with GitLab Code Quality (#7172) * docs: Change
the single backticks to double in description of the rules option (#7173) *
docs: Condensed output for rule sets' list that fixer is included in (#7182) *
docs: Improve contributing guide (#7204) * docs: `MethodArgumentSpaceFixer` -
mention PSR in Fixer definition (#7157) * DX: add first auto-review tests for
composer.json file (#7210) * DX: add `YieldFromArrayToYieldsFixer` to
`PhpCsFixer` set (#7115) * DX: Allow OS conditions for integration tests (#7161)
* DX: Apply current CS rules (#7178) * DX: Apply suggestions from PR 7210
(#7213) * DX: apply `ReturnToYieldFromFixer` (#7181) * DX: Do not mark "long
term ideas" as stale (#7206) * DX: enable `HeredocIndentationFixer` for the
codebase (#7195) * DX: enable `UseArrowFunctionsFixer` for the codebase (#7194)
* DX: few phpstan fixes (#7208) * DX: fix contravariant types in PHPDocs (#7167)
* DX: Fix detecting trailing spaces (#7216) * DX: Fix some PHPStan issues
(#7180) * DX: Get rid of deprecation warnings in Mess Detector (#7215) * DX:
Improve Composer scripts (#7214) * DX: Improve Mess Detector Integration (#7224)
* DX: Introduce Composer scripts as common DX (#6839) * DX: refactor
`ErrorOutputTest` (#7183) * DX: remove unnecessary arrays from data providers
(#7170) * DX: update `CurlyBracesPositionFixer` code samples (#7198) * DX:
update `HeredocIndentationFixer` code samples (#7197) * DX: update
`PhpdocToReturnTypeFixer` code samples (#7199) * feature: add at least one space
around binary operators (#7175) * feature: BlankLineBeforeStatementFixer - take
into account comment before statement (#7166) * feature: Introduce
`ReturnToYieldFromFixer` (#7168) * feature: Introduce
`SpacesInsideParenthesesFixer` (#5709) * feature: Support array destructuring in
`trim_array_spaces` (#7218) * feature: `BlankLineBeforeStatementFixer` - skip
enum cases (#7203) * minor: more arrow function usage (#7223) * minor:
PhpdocAlignFixerTest - convert CUSTOM tags test to not rely on non-custom tag
from TAGS_WITH_NAME (#7209) * minor: use JSON_THROW_ON_ERROR for trivial cases
(#7221) * minor: use more spread operator (#7222)
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug 18 2023 Remi Collet <remi@xxxxxxxxxxxx> - 3.23.0-1
- update to 3.23.0
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-e141d6ee43' 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 -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux