Releases: kubawerlos/php-cs-fixer-custom-fixers
Releases · kubawerlos/php-cs-fixer-custom-fixers
v3.11.0
19 May 17:00
Compare
Sorry, something went wrong.
No results found
Add ReadonlyPromotedPropertiesFixer
v3.10.2
17 May 16:10
Compare
Sorry, something went wrong.
No results found
What's Changed
StringableInterfaceFixer - fix for imported from global namespace in #783
StringableInterfaceFixer - fix for aliases in #785
v3.10.1
27 Mar 08:23
Compare
Sorry, something went wrong.
No results found
PromotedConstructorPropertyFixer - fix for variadic parameters (#768)
v3.10.0
18 Mar 15:08
Compare
Sorry, something went wrong.
No results found
Do not require friendsofphp/php-cs-fixer
as dependency (to allow using php-cs-fixer/shim
)
v3.9.0
02 Mar 18:13
Compare
Sorry, something went wrong.
No results found
Add PhpdocTypesCommaSpacesFixer
v3.8.1
15 Feb 17:07
Compare
Sorry, something went wrong.
No results found
DataProviderStaticFixer - make risky based on config
v3.8.0
13 Feb 11:04
Compare
Sorry, something went wrong.
No results found
Update minimum PHP version to 7.4
Update minimum PHP CS Fixer version to 3.6.0
DataProviderStaticFixer - add option "force"
Deprecate InternalClassCasingFixer
Full Changelog : v3.7.2...v3.8.0
v3.7.2
04 Feb 17:26
Compare
Sorry, something went wrong.
No results found
NoDoctrineMigrationsGeneratedCommentFixer - fix priority in #739
v3.7.1
22 Jan 16:38
Compare
Sorry, something went wrong.
No results found
PromotedConstructorPropertyFixer - do not remove PHPDocs and attributes #732
PromotedConstructorPropertyFixer - do not crash on variable property #733
PromotedConstructorPropertyFixer - get promoted property name from assignment, not from property #734
v3.7.0
21 Jan 19:39
Compare
Sorry, something went wrong.
No results found
Add NoTrailingCommaInSinglelineFixer