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

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

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-a60aadbfe7
2023-06-03 02:14:07.401019
--------------------------------------------------------------------------------

Name        : php-cs-fixer
Product     : Fedora 37
Version     : 3.17.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.17.0**  * bug: Allow string quote to be escaped within
phpdoc constant (#6798) * bug: ConfigurationResolver - fix running without cache
(#6915) * bug: Fix array/object shape phpdoc type parse (#6962) * bug: Fix
FullyQualifiedStrictTypesFixer common prefix bug (#6898) * bug: Fix non-
parenthesized callable return type parse (#6961) * bug: Fix parsing of edge
cases phpdoc types (#6977) * bug: FullyQualifiedStrictTypesFixer - fix for FQCN
type with class with the same name being imported (#6923) * bug:
GroupImportFixer - support for aliased imports (#6951) * bug:
MultilineWhitespaceBeforeSemicolonsFixer - fix chained calls (#6926) * bug:
MultilineWhitespaceBeforeSemicolonsFixer - fix for discovering multi line calls
(#6938) * bug: NoBreakCommentFixer - fix for nested match (#6899) * bug:
NoExtraBlankLinesFixer - fix for attribute in abstract function (#6920) * bug:
PhpdocTypesFixer - handle types with no space between type and variable (#6922)
* bug: PhpUnitMockShortWillReturnFixer - fix for trailing commas (#6900) * bug:
StatementIndentationFixer - fix comments at the end of if/elseif/else blocks
(#6918) * bug: StatementIndentationFixer - fix for multiline arguments starting
with "new" keyword (#6913) * bug: StatementIndentationFixer - fix for multiline
arguments starting with "new" keyword preceded by class instantiation (#6914) *
bug: VoidReturnFixer - fix for intervening attributes (#6863) * docs: improve
code samples for MultilineWhitespaceBeforeSemicolonsFixer (#6919) * docs:
improve cookbook (#6880) * DX: add cache related tests (#6916) * DX: Apply
`self_static_accessor` fixer to the project (again) (#6927) * DX: cancel running
builds on subsequent pushes in CI (#6940) * DX: convert more `static` to `self`
assert calls (#6931) * DX: fix GitHub Actions errors and warnings (#6917) * DX:
fix Unsafe call to private method errors reported by PHPStan (#6879) * DX:
Improve performance of FunctionsAnalyzer (#6939) * DX: improve test method names
to avoid confusion (#6974) * DX: Include self_static_accessor fixer in
PhpCsFixer set (#6882) * DX: make data providers static with straight-forward
changes (#6907) * DX: Mark Tokens::getNamespaceDeclarations as @internal (#6949)
* DX: PHPStan improvements (#6868) * DX: refactor PhpdocAlignFixerTest (#6925) *
DX: Remove @inheritdoc PHPDoc (#6955) * DX: Run AutoReview tests only once
(#6889) * DX: simplify EncodingFixer (#6956) * DX: update Symfony rule set
(#6958) * DX: Use $tokens->getNamespaceDeclarations() to improve performance
(#6942) * DX: use force option for php_unit_data_provider_static in PHPUnit 10.0
migration set (#6908) * DX: use only PHP modules that are required (#6954) * DX:
use PHPUnit's "requires" instead of "if" condition (#6975) * feature: Add
align_multiline_comment rule to @Symfony (#6875) * feature: Add
no_null_property_initialization rule to @Symfony (#6876) * feature: Add
operator_linebreak rule to @Symfony (#6877) * feature: add
SingleLineEmptyBodyFixer (#6933) * feature: DescribeCommand - allow describing
custom fixers (#6957) * feature: Introduce `OrderedTypesFixer` (#6571) *
feature: Order of PHPDoc @param annotations (#3909) * feature: Parse
parenthesized & conditional phpdoc type (#6796) * feature:
PhpUnitInternalClassFixer - add empty line before PHPDoc (#6924) * feature:
[PhpdocAlignFixer] Add support for every tag (#6564) * minor: align
NoSuperfluousPhpdocTagsFixer with actual Symfony configuration (#6953) * minor:
do not add empty line in PHPDoc when adding annotation in PHPUnit class (#6928)
* minor: PhpdocAlignFixer - support cases with type and variable separated with
no space (#6921) * minor: PhpdocSeparationFixer - add integration tests (#6929)
* minor: update PHPStan (to fix CI on master branch) (#6901) * minor: Use single
Dockerfile with multiple build targets (#6840)
--------------------------------------------------------------------------------
ChangeLog:

* Wed May 24 2023 Remi Collet <remi@xxxxxxxxxxxx> - 3.17.0-1
- update to 3.17.0
--------------------------------------------------------------------------------

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