packagist friendsofphp/php-cs-fixer v3.74.0
v3.74.0 Persian Successor

latest releases: v3.92.1, v3.92.0, v3.91.3...
8 months ago

What's Changed

  • feat: add --format=@auto by @keradus in #8513
  • fix: BracesPositionFixer - do not create two consecutive whitespace tokens by @kubawerlos in #8496
  • fix: PhpUnitMethodCasingFixer - do not touch anonymous class by @kubawerlos in #8463
  • fix: PhpUnitAttributesFixer - handle parentheses after data provider method name by @kubawerlos in #8510
  • fix: MbStrFunctionsFixer - fix imports with leading backslash by @kubawerlos in #8507
  • fix: OrderedImportsFixer - fix syntax error with grouped use statement and multiple use with comma by @kubawerlos in #8483
  • fix: OrderedImportsFixer - do not take the braces part in grouped imports into account by @kubawerlos in #8459
  • fix: NoUnreachableDefaultArgumentValueFixer - do not crash on property hook by @kubawerlos in #8512
  • deps: upgrade PHPStan/* by @keradus in #8524
  • CI: fix code coverage job by @kubawerlos in #8520
  • CI: ParaUnit not used under MacOS by @keradus in #8528
  • chore: Preg - improve types by @keradus in #8527
  • chore: update return type of FixerOptionInterface::getAllowedValues by @kubawerlos in #8530
  • chore: make options that have default and allowed sets the same size the same array by @kubawerlos in #8529
  • deps: update PHPStan by @kubawerlos in #8531

Full Changelog: v3.73.1...v3.74.0

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

NewReleases is sending notifications on new releases.