packagist friendsofphp/php-cs-fixer v3.95.14
v3.95.14 Adalbertus

latest release: v3.95.15
7 hours ago

What's Changed

  • deps: bump the phpstan group in /dev-tools with 2 updates by @dependabot[bot] in #9717
  • deps: bump shipmonk/dead-code-detector from 1.3.0 to 1.3.1 in /dev-tools in the shipmonk group across 1 directory by @dependabot[bot] in #9718
  • chore: cleanup FunctionToConstantFixer by @kubawerlos in #9719
  • chore: add code coverage ignore annotations to parallel runner and worker by @kubawerlos in #9721
  • test: ConfigurationResolverTest - fix types by @kubawerlos in #9725
  • test: ClassDefinitionFixerTest - improve PHPDocs by @kubawerlos in #9726
  • test: GeneralAttributeRemoveFixerTest - improve data provider types by @kubawerlos in #9727
  • test: HeaderCommentFixerTest - improve invalid configuration types by @kubawerlos in #9728
  • fix: TrailingCommaInMultilineFixer - do not add trailing comma after first-class callable by @kubawerlos in #9722
  • fix: ClassAttributesSeparationFixer - handle property with hooks as last class element by @kubawerlos in #9724
  • fix: SingleClassElementPerStatementFixer - do not break PHP syntax when splitting properties with disjunctive normal form type by @kubawerlos in #9723
  • test: ProjectCodeTest - improve PHPDocs by @kubawerlos in #9730
  • deps: allow to run PHPUnit v12 directly for project, without future-ready CI workarounds by @keradus in #9580

Full Changelog: v3.95.13...v3.95.14

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

NewReleases is sending notifications on new releases.