Releases: ergebnis/php-cs-fixer-config
Releases · ergebnis/php-cs-fixer-config
4.2.0
What's Changed
- github-actions(deps): bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #568
- composer(deps-dev): bump vimeo/psalm from 4.20.0 to 4.21.0 by @dependabot in #569
- composer(deps-dev): bump phpunit/phpunit from 9.5.13 to 9.5.14 by @dependabot in #570
- composer(deps-dev): bump phpunit/phpunit from 9.5.14 to 9.5.15 by @dependabot in #571
- composer(deps-dev): bump phpunit/phpunit from 9.5.15 to 9.5.16 by @dependabot in #572
- composer(deps-dev): bump vimeo/psalm from 4.21.0 to 4.22.0 by @dependabot in #573
- github-actions(deps): bump shivammathur/setup-php from 2.17.0 to 2.17.1 by @dependabot in #576
- github-actions(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #575
- github-actions(deps): bump actions/stale from 4.1.0 to 5 by @dependabot in #574
- composer(deps-dev): bump phpunit/phpunit from 9.5.16 to 9.5.17 by @dependabot in #577
- composer(deps): bump friendsofphp/php-cs-fixer from 3.6.0 to 3.7.0 by @dependabot in #578
- Enhancement: Enable
no_trailing_comma_in_singleline_function_call
fixer by @localheinz in #579 - Enhancement: Enable
single_line_comment_spacing
fixer by @localheinz in #580
Full Changelog: 4.1.0...4.2.0
4.1.0
What's Changed
- composer(deps-dev): bump phpunit/phpunit from 9.5.11 to 9.5.12 by @dependabot in #556
- composer(deps-dev): bump phpunit/phpunit from 9.5.12 to 9.5.13 by @dependabot in #557
- composer(deps-dev): bump fakerphp/faker from 1.17.0 to 1.18.0 by @dependabot in #558
- github-actions(deps): bump ergebnis/.github from 1.2.1 to 1.3.2 by @dependabot in #559
- composer(deps-dev): bump vimeo/psalm from 4.18.1 to 4.19.0 by @dependabot in #560
- composer(deps-dev): bump ergebnis/composer-normalize from 2.23.0 to 2.23.1 by @dependabot in #561
- composer(deps-dev): bump fakerphp/faker from 1.18.0 to 1.19.0 by @dependabot in #562
- composer(deps-dev): bump vimeo/psalm from 4.19.0 to 4.20.0 by @dependabot in #563
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #564 - composer(deps): bump friendsofphp/php-cs-fixer from 3.5.0 to 3.6.0 by @dependabot in #565
- Enhancement: Enable
class_reference_name_casing
fixer by @localheinz in #566 - Enhancement: Enable
no_unneeded_import_alias
fixer by @localheinz in #567
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
- composer(deps-dev): bump vimeo/psalm from 4.15.0 to 4.16.1 by @dependabot in #531
- composer(deps-dev): bump phpunit/phpunit from 9.5.10 to 9.5.11 by @dependabot in #530
- composer(deps-dev): bump ergebnis/composer-normalize from 2.18.0 to 2.20.0 by @dependabot in #532
- composer(deps-dev): bump vimeo/psalm from 4.16.1 to 4.17.0 by @dependabot in #533
- composer(deps-dev): bump vimeo/psalm from 4.17.0 to 4.18 by @dependabot in #534
- composer(deps-dev): bump vimeo/psalm from 4.18 to 4.18.1 by @dependabot in #535
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.0 by @dependabot in #536
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.0 to 4.13.1 by @dependabot in #537
- Fix: Allow composer plugins by @localheinz in #538
- Enhancement: Reuse composite actions from
ergebnis/.github
by @localheinz in #539 - Fix: Drop support for PHP 7.3 by @localheinz in #540
- Fix: Add property type declarations by @localheinz in #541
- Enhancement: Use
Php74
rule set by @localheinz in #542 - Fix: Reference by @localheinz in #543
- Fix: Remove
Php73
rule set by @localheinz in #544 - composer(deps-dev): bump ergebnis/license from 1.1.0 to 1.2.0 by @dependabot in #547
- composer(deps-dev): bump ergebnis/composer-normalize from 2.20.0 to 2.23.0 by @dependabot in #548
- composer(deps-dev): bump ergebnis/test-util from 1.5.0 to 1.6.0 by @dependabot in #546
- Fix: Imports by @localheinz in #549
- Enhancement: Require
fakerphp/faker
by @localheinz in #550 - Enhancement: Pull in
Helper
fromergebnis/test-util
by @localheinz in #551 - Fix: Remove
ergebnis/test-util
by @localheinz in #552 - composer(deps): bump friendsofphp/php-cs-fixer from 3.4.0 to 3.5.0 by @dependabot in #545
- Enhancement: Enable
get_class_to_class_keyword
fixer by @localheinz in #553 - Fix: Use dashes instead of asterisks for unordered lists by @localheinz in #554
- Fix: Update
CHANGELOG.md
by @localheinz in #555
Full Changelog: 3.4.0...4.0.0
3.4.0
- composer(deps-dev): bump
vimeo/psalm
from4.13.1
to4.14.0
(#522), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.16.0
to2.17.0
(#523), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.17.0
to2.18.0
(#524), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.14.0
to4.15.0
(#525), by @dependabot[bot] - github-actions(deps): bump
actions/stale
from4.0.0
to4.1.0
(#526), by @dependabot[bot] - composer(deps): bump
friendsofphp/php-cs-fixer
from3.3.2
to3.4.0
(#527), by @dependabot[bot] - Fix: Remove auto-review tests (#528), by @localheinz
- Fix: Remove empty integration test suite (#529), by @localheinz
3.3.0
- composer(deps-dev): bump
ergebnis/composer-normalize
from2.15.0
to2.16.0
(#515), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.12.0
to4.13.0
(#516), by @dependabot[bot] - github-actions(deps): bump
actions/cache
from2.1.6
to2.1.7
(#517), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.13.0
to4.13.1
(#518), by @dependabot[bot] - Enhancement: Run tests on PHP
8.1
(#519), by @localheinz - github-actions(deps): bump
shivammathur/setup-php
from2.15.0
to2.16.0
(#520), by @dependabot[bot] - Enhancement: Add
Php81
rule set (#521), by @localheinz
3.2.1
- github-actions(deps): bump
ibiqlik/action-yamllint
from3.0.4
to3.1
(#504), by @dependabot[bot] - github-actions(deps): bump
actions/checkout
from2.3.4
to2.3.5
(#505), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.10.0
to4.11.1
(#506), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.11.1
to4.11.2
(#507), by @dependabot[bot] - github-actions(deps): bump
actions/checkout
from2.3.5
to2.4.0
(#508), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.11.2
to4.12.0
(#509), by @dependabot[bot] - Fix: Do not cache cache directories for
phpstan/phpstan
andvimeo/psalm
(#511), by @localheinz - composer(deps): bump
friendsofphp/php-cs-fixer
from3.2.1
to3.3.1
(#510), by @dependabot[bot] - Fix: Allow installation of
symfony/filesystem
:^5.0.0` (#512), by @localheinz - composer(deps): bump
friendsofphp/php-cs-fixer
from3.3.1
to3.3.2
(#513), by @dependabot[bot] - Fix: Remove
phpstan/phpstan
(#514), by @localheinz
3.2.0
- composer(deps-dev): bump
phpunit/phpunit
from9.5.8
to9.5.9
(#484), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.96
to0.12.97
(#485), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.97
to0.12.98
(#486), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.9.3
to4.10.0
(#487), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
from4.11.0
to4.12.0
(#488), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.13.0
to2.14.0
(#489), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.98
to0.12.99
(#490), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
from4.1
to5
(#491), by @dependabot[bot] - Fix: Adjust usage of
octokit
(#494), by @localheinz - github-actions(deps): bump
shivammathur/setup-php
from2.14.0
to2.15.0
(#493), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from9.5.9
to9.5.10
(#492), by @dependabot[bot] - composer(deps): bump
friendsofphp/php-cs-fixer
from3.1.0
to3.2.1
(#495), by @dependabot[bot] - Fix: Stop using deprecated
use_trait
option forno_extra_blank_lines
fixer (#496), by @localheinz - Enhancement: Enable
assign_null_coalescing_to_coalesce_equal
fixer (#497), by @localheinz - Enhancement: Enable and configure
control_structure_continuation_position
fixer (#498), by @localheinz - Enhancement: Enable and configure
empty_loop_condition
fixer (#499), by @localheinz - Enhancement: Enable
integer_literal_case
fixer (#500), by @localheinz - Enhancement: Enable
modernize_strpos
fixer (#501), by @localheinz - Enhancement: Enable
no_space_around_double_colon
fixer (#502), by @localheinz - Enhancement: Enable
string_length_to_empty
fixer (#503), by @localheinz
3.1.0
- Fix: Use
major.minor.patch
version (#464), by @localheinz - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.21
to0.12.22
(#465), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.21
to0.12.22
(#466), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.9.2
to4.9.3
(#467), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllint
from3.0.2
to3.0.3
(#468), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.94
to0.12.95
(#469), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllint
from3.0.3
to3.0.4
(#470), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
from4.0.2
to4.1
(#471), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.95
to0.12.96
(#472), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.10
to0.12.11
(#473), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.12.0
to2.13.0
(#474), by @dependabot[bot] - composer(deps): bump
friendsofphp/php-cs-fixer
from3.0.2
to3.1.0
(#475), by @dependabot[bot] - Enhancement: Enable
declare_parentheses
fixer (#476), by @localheinz - Enhancement: Enable and configure
empty_loop_body
fixer (#477), by @localheinz - Enhancement: Enable and configure
types_spaces
fixer (#478), by @localheinz - Enhancement: Configure
class_attributes_separation
fixer to useonly_if_meta
option for elementsconst
andproperty
(#479), by @localheinz - Enhancement: Configure
class_attributes_separation
fixer to usenone
option for elementtrait_import
(#480), by @localheinz - Fix: Add
template
to list ofignored_tags
option fordoctrine_*
fixers (#481), by @localheinz - Fix: Extract constant (#482), by @localheinz
- Enhancement: Configure
single_space_after_construct
fixer to enforce single space after additional constructs (#483), by @localheinz
3.0.2
- github-actions(deps): bump
ibiqlik/action-yamllint
from3
to3.0.1
(#430), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.18
to0.12.19
(#431), by @dependabot[bot] - github-actions(deps): bump
actions/stale
from3.0.18
to3.0.19
(#433), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.7.2
to4.7.3
(#436), by @dependabot[bot] - github-actions(deps): bump
actions/cache
from2.1.5
to2.1.6
(#437), by @dependabot[bot] - Enhancement: Restore auto-merge of dependabot pull requests (#463), by @localheinz
- composer(deps-dev): bump
ergebnis/composer-normalize
from2.13.3
to2.15.0
(#443), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.11.0
to2.12.0
(#454), by @dependabot[bot] - github-actions(deps): bump
actions/stale
from3.0.19
to4
(#455), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.9
to0.12.10
(#450), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllint
from3.0.1
to3.0.2
(#444), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunit
from0.15.1
to0.16.1
(#447), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.19
to0.12.21
(#453), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from9.5.4
to9.5.8
(#459), by @dependabot[bot] - composer(deps): bump
friendsofphp/php-cs-fixer
from3.0.0
to3.0.2
(#462), by @dependabot[bot]
3.0.1
- Use new cache filename (#426), by @OskarStark
- Fix: Wrong type (#428), by @OskarStark