Skip to content

Releases: ergebnis/php-cs-fixer-config

2.12.1

26 Jan 08:32
2.12.1
40245b4
Compare
Choose a tag to compare
  • composer(deps-dev): bump phpstan/phpstan from 0.12.68 to 0.12.69 (#345), by @dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.14 to v3.0.15 (#346), by @dependabot[bot]
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.15.0 to 0.15.1 (#347), by @dependabot[bot]
  • composer(deps): bump friendsofphp/php-cs-fixer from 2.18.1 to 2.18.2 (#348), by @dependabot[bot]

2.12.0

22 Jan 09:15
2.12.0
3185c44
Compare
Choose a tag to compare
  • composer(deps-dev): bump phpstan/phpstan from 0.12.67 to 0.12.68 (#342), by @dependabot[bot]
  • composer(deps): bump friendsofphp/php-cs-fixer from 2.18.0 to 2.18.1 (#343), by @dependabot[bot]
  • Enhancement: Configure phpdoc_order_by_value fixer to order @method, @property, and @property-* annotations (#344), by @localheinz

2.11.0

18 Jan 13:11
2.11.0
e46bd11
Compare
Choose a tag to compare
  • Enhancement: Synchronize rule set for PhpUnit with phpunit/phpunit (#322), by @localheinz
  • Enhancement: Add rule set for fakerphp/faker (#323), by @localheinz
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.11.0 to 2.12.1 (#324), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.12.1 to 2.13.0 (#325), by @dependabot[bot]
  • Enhancement: Update license year (#327), by @localheinz
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.13.0 to 2.13.2 (#326), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#328), by @localheinz
  • Fix: Use assertEquals() instead of assertSame() (#329), by @localheinz
  • Enhancement: Return true when expected rule configuration is empty array (#330), by @localheinz
  • Enhancement: Simplify assertions (#331), by @localheinz
  • composer(deps-dev): bump phpstan/phpstan from 0.12.64 to 0.12.65 (#332), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.65 to 0.12.66 (#334), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.7 to 0.12.8 (#333), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.8 to 0.12.9 (#335), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.66 to 0.12.67 (#336), by @dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 8.5.13 to 8.5.14 (#338), by @dependabot[bot]
  • Fix: Replace unnecessary polyfills (#339), by @localheinz
  • composer(deps): bump friendsofphp/php-cs-fixer from 2.17.3 to 2.18.0 (#337), by @dependabot[bot]
  • Enhancement: Update vimeo/psalm (#341), by @localheinz
  • Fix: Changelog (#340), by @localheinz

2.10.0

26 Dec 14:53
2.10.0
cb5395a
Compare
Choose a tag to compare
  • Enhancement: Add ExplicitRuleSet marker interface (#311), by @localheinz
  • Enhancement: Extract ExplicitRuleSetTestCase (#312), by @localheinz
  • Enhancement: Require ExplicitRuleSets only not to configure rule sets (#313), by @localheinz
  • Fix: Configure configurable fixers in implementations of ExplicitRuleSet explicitly (#314), by @localheinz
  • Fix: Do not use constants (#315), by @localheinz
  • Fix: Use assertSame() instead of assertEquals() (#316), by @localheinz
  • Enhancement: Assert that configuration items are sorted by key (#317), by @localheinz
  • Enhancement: Assert that rules and configuration options are sorted recursively (#318), by @localheinz
  • Fix: Do not configure rules using deprecated configuration options (#319), by @localheinz
  • Fix: Configure rules in implementations of ExplicitRuleSet using every non-deprecated configuration option (#320), by @localheinz
  • Fix: Only require implementations of ExplicitRuleSet to configure every non-deprecated rule (#321), by @localheinz

2.9.0

24 Dec 14:54
2.9.0
64a920e
Compare
Choose a tag to compare
  • Enhancement: Enable and configure php_unit_test_case_static_method_calls fixer (#301), by @localheinz
  • Enhancement: Enable php_unit_set_up_tear_down_visibility fixer (#303), by @localheinz
  • Fix: Reference (#305), by @localheinz
  • composer(deps): bump friendsofphp/php-cs-fixer from 2.17.1 to 2.17.2 (#304), by @dependabot[bot]
  • Enhancement: Configure braces fixer to allow single-line anonymous classes with empty body (#306), by @localheinz
  • composer(deps-dev): bump phpstan/phpstan from 0.12.63 to 0.12.64 (#307), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17 (#308), by @dependabot[bot]
  • composer(deps): bump friendsofphp/php-cs-fixer from 2.17.2 to 2.17.3 (#309), by @dependabot[bot]
  • Enhancement: Configure phpdoc_order_by_value fixer to order @throws annotations (#302), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order @throws annotations (#310), by @localheinz

2.8.0

18 Dec 17:32
2.8.0
40490fc
Compare
Choose a tag to compare
  • Fix: Test (#292), by @localheinz
  • Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template (#293), by @localheinz
  • Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template (#294), by @localheinz
  • Enhancement: Synchronize with ergebnis/php-cs-fixer-config-template (#296), by @localheinz
  • Make assert equals strict (#295), by @peter279k
  • composer(deps-dev): bump phpstan/extension-installer from 1.0.5 to 1.1.0 (#297), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-deprecation-rules from 0.12.5 to 0.12.6 (#298), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.5 to 0.12.7 (#299), by @dependabot[bot]
  • Enhancement: Add rule set for PHPUnit (#300), by @localheinz

2.7.0

08 Dec 22:24
2.7.0
27818cc
Compare
Choose a tag to compare

2.6.1

08 Dec 21:11
2.6.1
31e5f5f
Compare
Choose a tag to compare

2.6.0

08 Dec 16:05
2.6.0
b5bd1c6
Compare
Choose a tag to compare
  • github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.3.0 to v1.3.1 (#248), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.7.0 to 2.8.0 (#249), by @dependabot[bot]
  • github-actions(deps): bump actions/github-script from v3.0.0 to v3.1 (#250), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#251), by @localheinz
  • github-actions(deps): bump actions/stale from v3.0.13 to v3.0.14 (#252), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.8.0 to 2.9.0 (#253), by @dependabot[bot]
  • github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.3.1 to v1.3.3 (#254), by @dependabot[bot]
  • Enhancement: Update friendsofphp/php-cs-fixer (#255), by @localheinz
  • Fix: Update CHANGELOG.md (#256), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order dataProvider annotations (#257), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order uses annotations (#258), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order author annotations (#259), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order coversNothing annotations (#260), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order depends annotations (#261), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order group annotations (#262), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order internal annotations (#263), by @localheinz
  • Enhancement: Configure phpdoc_order_by_value fixer to order requires annotations (#264), by @localheinz
  • Allow installations on PHP8 (#265), by @Nyholm

2.5.3

10 Nov 07:48
2.5.3
fef2ad8
Compare
Choose a tag to compare
  • Fix: Do not configure deprecated fixers (#242), by @localheinz
  • github-actions(deps): bump actions/stale from v3.0.12 to v3.0.13 (#243), by @dependabot[bot]
  • github-actions(deps): bump actions/checkout from v2.3.3 to v2.3.4 (#244), by @dependabot[bot]
  • github-actions(deps): bump actions/cache from v2.1.2 to v2.1.3 (#245), by @dependabot[bot]
  • github-actions(deps): bump ibiqlik/action-yamllint from v2.0.0 to v3 (#246), by @dependabot[bot]
  • Fix: Disable heredoc_indentation fixer (#247), by @localheinz