packagist friendsofphp/php-cs-fixer v3.60.0
v3.60.0 7th Gear

latest releases: dev-master, v3.64.0, v3.63.2...
one month ago

What's Changed

  • feat: PhpUnitAttributesFixer - add option to keep annotations by @kubawerlos in #8090
  • feat: Add sprintf in the list of compiler optimized functions by @stof in #8092
  • chore: cleanup TokensAnalyzerTest by @kubawerlos in #8123
  • chore: cleanup tests that had required PHP 7.4 ages ago by @kubawerlos in #8122
  • chore: fix example issue reported by reportPossiblyNonexistentGeneralArrayOffset from PHPStan by @keradus in #8089
  • chore: NoSuperfluousPhpdocTagsFixer - no need to call heavy toComparableNames method to add null type by @keradus in #8132
  • chore: PHPStan 11 array rules by @keradus in #8011
  • chore: PhpUnitSizeClassFixerTest - solve PHP 8.4 issues by @keradus in #8105
  • chore: reduce PHPStan errors in PhpUnitAttributesFixer by @keradus in #8091
  • chore: reuse test methods by @kubawerlos in #8119
  • CI: check autoload by @kubawerlos in #8121
  • CI: Update PHPStan to 1.11.8 by @kubawerlos in #8133
  • deps: upgrade dev-tools by @keradus in #8102
  • DX: check for duplicated test data by @kubawerlos in #8131
  • DX: check for duplicated test methods (as AutoReview test) by @kubawerlos in #8134
  • DX: check for duplicated test methods by @kubawerlos in #8124
  • DX: do not exclude duplicates that are clearly mistakes by @kubawerlos in #8135
  • DX: Dump offsetAccess.notFound errors to baseline by @Wirone in #8107
  • fix: no_useless_concat_operator - do not break variable (2) by @tamiroh in #7927
  • fix: NullableTypeDeclarationFixer - don't convert standalone null into nullable union type by @kayw-geek in #8098
  • fix: NullableTypeDeclarationFixer - don't convert standalone NULL into nullable union type by @kubawerlos in #8111
  • fix: NullableTypeDeclarationFixer - insert correct token by @kubawerlos in #8118
  • fix: PhpUnitAttributesFixer - handle multiple annotations of the same name by @kubawerlos in #8075
  • fix: Better way of walking types in TypeExpression by @mvorisek in #8076
  • fix: CI for PHP 8.4 by @kubawerlos in #8114
  • fix: update TokensTest to shrink PHPStan's baseline by @kubawerlos in #8112

Full Changelog: v3.59.3...v3.60.0

Don't miss a new php-cs-fixer release

NewReleases is sending notifications on new releases.