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

latest releases: v3.92.3, v3.92.2, v3.92.1...
8 months ago

What's Changed

  • feat: ClassAttributesSeparationFixer - add support for asymmetric visibility by @kubawerlos in #8518
  • fix: NativeFunctionInvocationFixer - fix for property hooks by @kubawerlos in #8540
  • deps: bump the phpstan group in /dev-tools with 2 updates by @dependabot in #8537
  • chore: FunctionsAnalyzerTest cleanup by @kubawerlos in #8539
  • chore: add return types for data providers for fixers by @kubawerlos in #8542
  • chore: add return types for data providers for non-fixers by @kubawerlos in #8543
  • chore: add return types for remaining data providers by @kubawerlos in #8544
  • chore: make data providers key type string if all the keys are strings by @kubawerlos in #8545
  • chore: SwitchContinueToBreakFixerTest - improve test case descriptions/typehint by @keradus in #8546
  • test: ProjectCodeTest::testDataProvidersDeclaredReturnType - allow for int as iterable keys by @keradus in #8548
  • chore: make data providers key type int if all the keys are strings by @kubawerlos in #8550

Full Changelog: v3.74.0...v3.75.0

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

NewReleases is sending notifications on new releases.