Releases: kubawerlos/php-cs-fixer-custom-fixers
Releases · kubawerlos/php-cs-fixer-custom-fixers
v3.16.2
06 Aug 13:50
Compare
Sorry, something went wrong.
No results found
ReadonlyPromotedPropertiesFixer - do not make property readonly if it has an assignment in class (#914 )
v3.16.1
06 Aug 12:47
Compare
Sorry, something went wrong.
No results found
ReadonlyPromotedPropertiesFixer - do not make readonly properties if class is already readonly (#913 )
v3.16.0
17 Jul 22:01
Compare
Sorry, something went wrong.
No results found
Deprecate DataProviderReturnTypeFixer in #912
Update minimum PHP CS Fixer version to 3.22.0
v3.15.0
26 Jun 21:27
Compare
Sorry, something went wrong.
No results found
Deprecate PhpdocParamOrderFixer (#892 )
CurlyBracesPositionFixer must run before ConstructorEmptyBracesFixer (#906 )
Deprecate DataProviderNameFixer (#907 )
v3.14.0
03 Apr 20:49
Compare
Sorry, something went wrong.
No results found
Add EmptyFunctionBodyFixer (#883 )
Deprecate DataProviderStaticFixer (#885 )
Update minimum PHP CS Fixer version to 3.16.0 (#885 )
v3.13.0
15 Feb 18:56
Compare
Sorry, something went wrong.
No results found
MultilinePromotedPropertiesFixer - add option "keep_blank_lines" (#874 )
v3.12.0
04 Feb 12:26
Compare
Sorry, something went wrong.
No results found
MultilinePromotedPropertiesFixer - add option "minimum_number_of_parameters" (#869 )
Add bootstrap.php (#871 )
v3.11.3
17 Dec 09:47
Compare
Sorry, something went wrong.
No results found
NoCommentedOutCodeFixer must run before ClassAttributesSeparationFixer (#853 )
v3.11.2
11 Aug 18:25
Compare
Sorry, something went wrong.
No results found
CommentSurroundedBySpacesFixer must run before PhpdocToCommentFixer (#806 )
v3.11.1
06 Jul 19:41
Compare
Sorry, something went wrong.
No results found
Fix over-eager stringable matching (#798 )