Releases: ergebnis/php-cs-fixer-config
Releases · ergebnis/php-cs-fixer-config
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
3.0.0
- Fix: Drop support for PHP 7.2 (#407), by @localheinz
- Enhancement: Use
Php73
rule set (#408), by @localheinz - Fix: Remove
Php71
rule set (#409), by @localheinz - Fix: Remove
Php72
rule set (#410), by @localheinz - composer(deps-dev): bump
infection/infection
from 0.15.3 to 0.18.2 (#411), by @dependabot[bot] - Fix: Remove
Laravel6
rule set (#413), by @localheinz - Fix: Remove
Faker
rule set (#415), by @localheinz - Fix: Collect code coverage with Xdebug (#414), by @localheinz
- Fix: Remove
PhpUnit
rule set (#416), by @localheinz - Fix: Configure
infection/infection
via infection.json (#417), by @localheinz - Fix: Remove
infection/infection
(#418), by @localheinz - composer(deps-dev): bump
phpunit/phpunit
from8.5.15
to9.5.4
(#412), by @dependabot[bot] - Fix: Migrate configuration for
phpunit/phpunit
(#419), by @localheinz - Enhancement: Update
friendsofphp/php-cs-fixer
(#420), by @localheinz - Enhancement: Configure
function_to_constant
fixer to includeget_called_class()
(#421), by @localheinz - Enhancement: Configure
phpdoc_align
fixer to include@method
and@property
annotations (#422), by @localheinz - Fix: Add missing word (#423), by @localheinz
- Enhancement: Configure
phpdoc_scalar
fixer to includecallback
(#424), by @localheinz - Fix: Update
CHANGELOG.md
(#425), by @localheinz
2.14.0
- github-actions(deps): bump
actions/github-script
fromv3.1
tov4.0.2
(#395), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.7.0
to4.7.1
(#396), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.10.0
to2.11.0
(#397), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.84
to0.12.85
(#398), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.10.0
tov4.11.0
(#401), by @dependabot[bot] - Fix: Remove
jangregor/phpstan-prophecy
(#402), by @localheinz - composer(deps-dev): bump
vimeo/psalm
from4.7.1
to4.7.2
(#399), by @dependabot[bot] - composer(deps): bump
friendsofphp/php-cs-fixer
from2.18.6
to2.19.0
(#400), by @dependabot[bot] - Enhancement: Configure
trailing_comma_in_multiline
fixer to add trailing commas for arguments (#403), by @localheinz - Enhancement: Configure
trailing_comma_in_multiline
fixer to add trailing commas for parameters (#404), by @localheinz - Fix: Reference (#405), by @localheinz
- Enhancement: Enable and configure
phpdoc_to_property_type
fixer (#406), by @localheinz
2.13.1
- composer(deps-dev): bump
phpstan/phpstan
from0.12.70
to0.12.71
(#353), by @dependabot[bot] - Fix: Do not use deprecated configuration for
class_attributes_separation
fixer (#354), by @localheinz - github-actions(deps): bump
actions/cache
fromv2.1.3
tov2.1.4
(#355), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.71
to0.12.73
(#356), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.15
tov3.0.16
(#357), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.73
to0.12.74
(#358), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.74
to0.12.75
(#360), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.75
to0.12.76
(#363), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.4.1
to4.5.2
(#362), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.5.2
to4.6.0
(#364), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.76
to0.12.77
(#365), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.0
to4.6.1
(#366), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.16
tov3.0.17
(#367), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.8.0
tov4.9.0
(#368), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.77
to0.12.78
(#369), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.0
tov4.9.1
(#370), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.9.0
to2.10.0
(#371), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.78
to0.12.79
(#372), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.1
to4.6.2
(#373), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.79
to0.12.80
(#374), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.1
tov4.9.2
(#375), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.17
tov3.0.18
(#376), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.13.2
to2.13.3
(#377), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.17
to0.12.18
(#378), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.80
to0.12.81
(#379), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.14
to8.5.15
(#383), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.2
to4.6.4
(#382), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.81
to0.12.82
(#385), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/test-util
from1.4.0
to1.5.0
(#387), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.4
tov2.1.5
(#390), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.2
tov4.10.0
(#391), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.6.4
to4.7.0
(#386), by @dependabot[bot] - composer(deps): bump
friendsofphp/php-cs-fixer
from2.18.2
to2.18.6
(#392), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.82
to0.12.84
(#393), by @dependabot[bot]
2.13.0
- composer(deps-dev): bump
phpstan/phpstan
from0.12.69
to0.12.70
(#349), by @dependabot[bot] - Enhancement: Add rule set for PHP 8.0 (#350), by @localheinz
- Fix: Do not replace
symfony/polyfill
-* (#351), by @localheinz - Enhancement: Add rule set for PHP 7.2 (#352), by @localheinz