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

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

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-b64845c038
2023-11-03 18:20:20.955495
--------------------------------------------------------------------------------

Name        : php-cs-fixer
Product     : Fedora 39
Version     : 3.35.1
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.35.1**   * fix: Mark
`PhpdocReadonlyClassCommentToKeywordFixer` as risky (#7372)  ----  **Changelog
for version 3.35.0**   * chore: Autoreview: test all formats are listed in
`usage.rst` (#7357) * chore: no need for `phpunitgoodpractices/traits` anymore
(#7362) * chore: Rename `indexes` to `indices` (#7368) * chore: stop using
`phpunitgoodpractices/traits` (#7363) * chore: typo (#7367) * docs: Sort options
in documentation (#7345) * feat(PhpdocReadonlyClassCommentToKeywordFixer):
Introduction (#7353) * feat: Ability to keep/enforce leading `\` when in global
namespace (#7186) * feat: Update `@PER-CS2.0` to match short closure space
(#6970) * feat: use `ordered_types` in `@PhpCsFixer` (#7361) *
fix(SingleLineThrowFixer): fixer goes out of range on close tag (#7369)   ----
**Changelog for version 3.34.1**   * deps: revert "prevent using PHPCSFixer
along with unfinalize package (#7343)" (#7348)  ----  **Changelog for version
3.34.0**  * feat: Introduce `check` command (alias for `fix --dry-run`) (#7322)
----  **Changelog for version 3.33.0**   * feat: Introduce
`native_type_declaration_casing` fixer (#7330)  ----  **Changelog for version
3.32.0**  * deps: Prevent using PHPCSFixer along with `unfinalize` package
(#7343) * feat: Deprecate `CompactNullableTypehintFixer` and proxy to
`CompactNullableTypeDeclarationFixer` (#7339) * feat: Deprecate
`CurlyBracesPositionFixer` and proxy to `BracesPositionFixer` (#7334) * feat:
Deprecate `NewWithBracesFixer` and proxy to `NewWithParenthesesFixer` (#7331) *
feat: Deprecate `NoUnneededCurlyBracesFixer` and proxy to
`NoUnneededBracesFixer` (#7335)   ----  **Changelog for version 3.31.0**  *
chore: Use type declaration instead of type hint (#7338) * feat: Introduce
`attribute_placement` option for `MethodArgumentSpaceFixer` (#7320) * fix:
Adjust wording related to deprecations (#7332) * fix: Correct deprecation header
in rules' docs (#7337) * fix: Replace mention of bracket with parenthesis
(#7336) * fix: `FunctionToConstantFixer` should run before
`NativeConstantInvocationFixer` (#7344)    ----  **Changelog for version
3.30.0**  * feat: Introduce `AttributeEmptyParenthesesFixer` (#7284) *
fix(method_argument_space): inject new line after trailing space on current line
(#7327) * fix(`YodaStyleFixer`): do not touch `require(_once)`, `include(_once)`
and `yield from` statements (#7325) * fix: illegal offset type on file-wide
return in `ReturnToYieldFromFixer` (#7318)  ----  **Changelog for version
3.29.0**  * chore: fix TODO tasks about T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG
support (#7316) * feat(`@PhpCsFixer:risky`): use newest `@PER-CS:risky` instead
of locked `@PER-CS2.0:risky` (#7323) * feat: Introduce `@PER-CS` ruleset (#7321)
* fix: priority issue between array_syntax and space after rules (#7324)   ----
**Changelog for version 3.28.0**  * chore(prlint): allow for 'deps' type (#7304)
* CI(prlint): allow for special chars in parentheses (#7308) * deps(dev-tools):
update dev-tools (#7309) * DX: Bump XDebug version in Docker services (#7300) *
feat(`@PER-CS2.0`): Add `concat_space` to the ruleset (#7302)   ----
**Changelog for version 3.27.0**  * docs: cleanup old mention of `--show-
progress=estimating` in docs (#7287) * DX: add Composer script for applying CS
fixes in parallel (#7274) * feat: Clone PER-CS1.0 to PER-CS2.0 to prepare for
adding new rules (#7249) * feat: Introduce `LongToShorthandOperatorFixer`
(#7295) * feat: Mark PER-CS v1 as deprecated (#7283) * feat: Move
`single_line_empty_body` to `@PER-CS2.0` (#7282) * fix: Priorities for fixers
related to curly braces, empty lines and trailing whitespace (#7296) * fix:
`OrderedTraitsFixer` - better support for multiple traits in one `use` statement
(#7289)
--------------------------------------------------------------------------------
ChangeLog:

* Fri Oct 13 2023 Remi Collet <remi@xxxxxxxxxxxx> - 3.35.1-1
- update to 3.35.1
* Wed Oct  4 2023 Remi Collet <remi@xxxxxxxxxxxx> - 3.34.1-1
- update to 3.34.1
* Fri Sep 29 2023 Remi Collet <remi@xxxxxxxxxxxx> - 3.31.0-1
- update to 3.31.0
* Wed Sep 27 2023 Remi Collet <remi@xxxxxxxxxxxx> - 3.30.0-1
- update to 3.30.0
* Mon Sep 25 2023 Remi Collet <remi@xxxxxxxxxxxx> - 3.28.0-1
- update to 3.28.0
* Mon Sep 18 2023 Remi Collet <remi@xxxxxxxxxxxx> - 3.27.0-1
- update to 3.27.0
--------------------------------------------------------------------------------

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