Skip to content

Releases: PHP-CS-Fixer/PHP-CS-Fixer

v3.68.5 Persian Successor

30 Jan 17:01
v3.68.5
7bedb71
Compare
Choose a tag to compare

What's Changed

  • fix: NativeTypeDeclarationCasingFixer - do not touch constants named as native types by @kubawerlos in #8404

Full Changelog: v3.68.4...v3.68.5

v3.68.4 Persian Successor

30 Jan 09:15
v3.68.4
5c2f466
Compare
Choose a tag to compare

What's Changed

  • fix: NativeTypeDeclarationCasingFixer should not touch property names by @staabm in #8400
  • chore: run SCA on PHP 8.4 by @kubawerlos in #8396

Full Changelog: v3.68.3...v3.68.4

v3.68.3 Persian Successor

27 Jan 16:37
v3.68.3
85fd31c
Compare
Choose a tag to compare

What's Changed

  • fix: NativeTypeDeclarationCasingFixer - fix for enum with "Mixed" case by @kubawerlos in #8395

Full Changelog: v3.68.2...v3.68.3

v3.68.2 Persian Successor

27 Jan 14:20
v3.68.2
c79f145
Compare
Choose a tag to compare

What's Changed

  • chore: Get rid of Docker warnings during build by @Wirone in #8379
  • refactor: Use native Yaml::parseFile() instead of custom method by @Wirone in #8380
  • chore: experiment to see if we can auto-shrink the lock after dependabot by @keradus in #8383
  • chore: experiment to see if we can auto-shrink the lock after dependabot /part by @keradus in #8384
  • deps: bump phpcompatibility/phpcompatibility-symfony from 1.2.1 to 1.2.2 in /dev-tools by @dependabot in #8378
  • CI: stale - update close msg to emphasize contribution over demand by @keradus in #8385
  • chore: ensure that dev-tools dependencies are bumped by @kubawerlos in #8389
  • chore: remove redundant check by @keradus in #8391
  • chore: update types by @kubawerlos in #8390
  • deps: bump the phpstan group in /dev-tools with 4 updates by @dependabot in #8387
  • fix: NativeTypeDeclarationCasingFixer - fix for promoted properties, enums, false and mixed by @kubawerlos in #8386

Full Changelog: v3.68.1...v3.68.2

v3.68.1 Persian Successor

17 Jan 09:20
v3.68.1
b9db2b2
Compare
Choose a tag to compare

What's Changed

  • chore: AutoReview/CiConfigurationTest - handle failure of reading files by @keradus in #8375
  • CI: Docker - check all compose services by @keradus in #8370
  • deps: bump alpine from 3.18.4 to 3.21.2 by @dependabot in #8362
  • deps: bump alpine from 3.18 to 3.21 by @keradus in #8377
  • refactor: Tokens::clearEmptyTokens - optimize cache handling by @keradus in #8335

Full Changelog: v3.68.0...v3.68.1

v3.68.0 Persian Successor

13 Jan 17:01
v3.68.0
73f78d8
Compare
Choose a tag to compare

What's Changed

  • feat: Add stripos to modernize_strpos rule by @antoniovj1 in #8019
  • chore: FullyQualifiedStrictTypesFixer - reduce conditions count by @keradus in #8368
  • test: PhpUnitSetUpTearDownVisibilityFixer - extend test for anonymous classes by @keradus in #8369

New Contributors

Full Changelog: v3.67.1...v3.68.0

v3.67.1 Persian Successor

12 Jan 12:21
v3.67.1
db533e9
Compare
Choose a tag to compare

What's Changed

  • fix: FullyQualifiedStrictTypesFixer - support for importing return types in arrow functions by @kubawerlos in #8367
  • fix: PhpUnitSetUpTearDownVisibilityFixer - do not touch anonymous classes by @kubawerlos in #8366
  • CI: Introduce PHP compatibility check by @Wirone in #7844
  • chore: PHPStan - upgrade to 2.1 by @keradus in #8355
  • chore: dependabot integration by @keradus in #8357
  • chore: allow for class-string in doc types of rule options by @keradus in #8358
  • chore: CS: Move data provider methods after their test method by @mvorisek in #8302
  • deps: bump docker/build-push-action from 5 to 6 by @dependabot in #8361
  • docs: update installation instructions by @keradus in #8356

New Contributors

Full Changelog: v3.67.0...v3.67.1

v3.67.0 Persian Successor

08 Jan 10:18
v3.67.0
0ad34c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.66.2...v3.67.0

v3.66.2 Persian Successor

07 Jan 09:22
v3.66.2
25addd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.66.1...v3.66.2

v3.66.1 Persian Successor

05 Jan 14:43
v3.66.1
cde1867
Compare
Choose a tag to compare

What's Changed

  • docs: PhpUnitTestCaseStaticMethodCallsFixer - fix type of methods option and add example with it by @kubawerlos in #8338
  • chore: NoMultipleStatementsPerLineFixer - be aware of PHP 8.4 property hooks by @keradus in #8344
  • chore: update legacy deps by @keradus in #8342
  • chore: fix CI for Windows by @kubawerlos in #8326
  • deps: update box by @keradus in #8336
  • chore: TernaryToElvisOperatorFixer - improvements based on PHPStan detections by @keradus in #8345

Full Changelog: v3.66.0...v3.66.1