Fedora 39 Update: php-cs-fixer-3.45.0-1.fc39

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

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-26eea1b74e
2024-01-11 01:15:19.066464
--------------------------------------------------------------------------------

Name        : php-cs-fixer
Product     : Fedora 39
Version     : 3.45.0
Release     : 1.fc39
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.45.0**  * feat: Enable symbol importing in
`@PhpCsFixer` ruleset (#7629) * fix: NoUnneededBracesFixer - improve handling of
global namespace (#7639) * test: run tests with "short_open_tag" enabled (#7637)
----  **Changelog for version 3.44.0**  * feat: Introduce percentage bar as new
default progress output (#7603)  ----  **Changelog for version 3.43.1**  * fix:
Import only unique symbols' short names (#7635)  ----  **Changelog for version
3.43.0**  * chore: change base of `@Symfony` set to `@PER-CS2.0` (#7627) *
chore: PHPUnit - allow for v10 (#7606) * chore: Preg - rework catching the error
(#7616) * chore: Revert unneeded peer-dep-pin and re-gen lock file (#7618) *
docs: drop extra note about 8.0.0 bug in README.md (#7614) * feat: add
cast_spaces into `@PER-CS2.0` (#7625) * feat: Configurable phpDoc tags for FQCN
processing (#7628) * feat: StatementIndentationFixer - introduce
stick_comment_to_next_continuous_control_statement config (#7624) * feat:
UnaryOperatorSpacesFixer - introduce only_dec_inc config (#7626) * fix:
FullyQualifiedStrictTypesFixer - better support annotations in inline {} (#7633)
* fix: Improve how FQCN is handled in phpDoc (#7622) * fix: phpdoc_align - fix
multiline tag alignment issue (#7630)  ----  **Changelog for version 3.42.0**  *
chore: aim to not rely on internal array pointer but use array_key_first (#7613)
* chore: deprecate Token::isKeyCaseSensitive (#7599) * chore: deprecate
Token::isKeyCaseSensitive, 2nd part (#7601) * chore: do not check PHP_VERSION_ID
(#7602) * chore: FileFilterIteratorTest - more accurate type in docs (#7542) *
chore: minor code cleanup (#7607) * chore: more types (#7598) * chore: PHPDoc
key-value spacing (#7592) * chore: PHPUnit - run defects first (#7570) * chore:
ProjectCodeTest - DRY on Tokens creation (#7574) * chore: ProjectCodeTest -
prepare for symfony/console v7 (#7605) * chore:
ProjectCodeTest::provide*ClassCases to return iterable with key for better tests
execution log (#7572) * chore:
ProjectCodeTest::testDataProvidersDeclaredReturnType - use better DataProvider
to simplify test logic (#7573) * chore: TokensAnalyzer - string-enum for better
typehinting (#7571) * chore: unify tests not agnostic of PHP version (#7581) *
chore: use ::class more (#7545) * CI: Introduce `composer-unused` (#7536) * DX:
add types to anonymous functions (#7561) * DX: Allow running smoke tests within
Docker runtime (#7608) * DX: check fixer's options for wording (#7543) * DX:
cleanup deprecation message (#7576) * DX: do not allow overriding constructor of
`PHPUnit\Framework\TestCase` (#7563) * DX: do not import ExpectDeprecationTrait
in UtilsTest (#7562) * DX: Enforce consistent naming in tests (#7556) * DX: fix
checking test class extends `PhpCsFixer\Tests\TestCase` (#7567) * DX: make sure
that exceptions in `AbstractFixerTestCase::testProperMethodNaming` are not
already fixed (#7588) * DX: remove recursion from
AbstractIntegrationTestCase::testIntegration (#7577) * DX: remove
`PhpUnitNamespacedFixerTest::testClassIsFixed` (#7564) * DX: remove
`symfony/phpunit-bridge` (#7578) * DX: replace fixture classes with anonymous
ones (#7533) * DX: Unify Docker mount points and paths (#7549) * DX: unify
fixer's test method names - quick wins (#7584) * DX: unify tests for casing
fixers (#7558) * DX: use anonymous function over concrete classes (#7553) *
feat(EXPERIMENTAL): ClassKeywordFixer (#2918) * feat(EXPERIMENTAL):
ClassKeywordFixer, part 2 (#7550) * feat(PhpdocToCommentFixer): Add option to
handle return as valid docblock usage (#7401) (#7402) * feat: Ability to import
FQCNs found during analysis (#7597) * feat: add phpDoc support for
`fully_qualified_strict_types` fixer (#5620) * feat: Handle deprecated rule sets
similarly to deprecated fixers (#7288) * feat:
PhpUnitTestCaseStaticMethodCallsFixer - cover PHPUnit v10 methods (#7604) *
feat: Support more FQCNs cases in `fully_qualified_strict_types` (#7459) * fix:
AbstractFixerTestCase - fix checking for correct casing (#7540) * fix: Better OS
detection in integration tests (#7547) * fix: NativeTypeDeclarationCasingFixe -
handle static property without type (#7589) * test: AutoReview - unify data
provider returns (#7544) * test: check to have DataProviders code agnostic of
PHP version (#7575)
--------------------------------------------------------------------------------
ChangeLog:

* Sat Dec 30 2023 Remi Collet <remi@xxxxxxxxxxxx> - 3.45.0-1
- update to 3.45.0
--------------------------------------------------------------------------------

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