Releases: PHP-CS-Fixer/PHP-CS-Fixer
Releases · PHP-CS-Fixer/PHP-CS-Fixer
v3.68.5 Persian Successor
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
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
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
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
andmixed
by @kubawerlos in #8386
Full Changelog: v3.68.1...v3.68.2
v3.68.1 Persian Successor
What's Changed
- chore:
AutoReview/CiConfigurationTest
- handle failure of reading files by @keradus in #8375 - CI:
Docker
- check allcompose
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
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
- @antoniovj1 made their first contribution in #8019
Full Changelog: v3.67.1...v3.68.0
v3.67.1 Persian Successor
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
- @dependabot made their first contribution in #8361
Full Changelog: v3.67.0...v3.67.1
v3.67.0 Persian Successor
What's Changed
- chore: simplify loops that are using
end
/prev
functions by @kubawerlos in #8352 - feat: Introduce
general_attribute_remove
fixer by @raffaelecarelle in #8339
New Contributors
- @raffaelecarelle made their first contribution in #8339
Full Changelog: v3.66.2...v3.67.0
v3.66.2 Persian Successor
What's Changed
- chore: remove extra check, never happening by @keradus in #8348
- chore: Tokens - minor performance and types optimizations by @keradus in #8349
- chore: Tokens - cleanup by @keradus in #8350
- chore: do not use bitwise "or" assignment operator by @kubawerlos in #8346
- chore: remove impossible
@throws
annotation by @kubawerlos in #8353
Full Changelog: v3.66.1...v3.66.2
v3.66.1 Persian Successor
What's Changed
- docs:
PhpUnitTestCaseStaticMethodCallsFixer
- fix type ofmethods
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