-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: PHP-CS-Fixer/PHP-CS-Fixer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat:
StaticLambdaFixer
- support functions having classy elements with $this
kind/feature
#8728
opened Jun 8, 2025 by
kubawerlos
Loading…
fix:
LowercaseStaticReferenceFixer
- do not change global constants
kind/bug
#8727
opened Jun 6, 2025 by
kubawerlos
Loading…
chore:
FCTTest
- automate detection of edge PHP versions
kind/cleanup
topic/tests
#8712
opened May 27, 2025 by
kubawerlos
Loading…
chore: remove
defined
calls from tests
kind/cleanup
topic/tests
#8708
opened May 26, 2025 by
kubawerlos
Loading…
feat: support anonymous classes extending Fixers related to PHPUnit
TestCase
in PHPUnit fixers
kind/feature
topic/phpunit
#8707
opened May 25, 2025 by
kubawerlos
Loading…
feat: Related to features available in PHP 8.4+
PhpdocVarWithoutNameFixer
- support asymmetric visibility
kind/feature
topic/PHP8.4
#8704
opened May 25, 2025 by
kubawerlos
Loading…
feat: Related to features available in PHP 8.4+
PhpdocLineSpanFixer
- support asymmetric visibility
kind/feature
topic/PHP8.4
#8702
opened May 25, 2025 by
kubawerlos
Loading…
feat: Related to features available in PHP 8.4+
PhpdocAddMissingParamAnnotationFixer
- support asymmetric visibility
kind/feature
topic/PHP8.4
#8701
opened May 24, 2025 by
kubawerlos
Loading…
feat: Related to features available in PHP 8.4+
NoSuperfluousPhpdocTagsFixer
- support asymmetric visibility
kind/feature
topic/PHP8.4
#8700
opened May 24, 2025 by
kubawerlos
Loading…
feat: Related to features available in PHP 8.4+
SingleSpaceAroundConstructFixer
- add support for asymmetric visibility
kind/feature
topic/PHP8.4
#8699
opened May 24, 2025 by
kubawerlos
Loading…
feat: Related to features available in PHP 8.4+
NullableTypeDeclarationFixer
- support asymmetric visibility
kind/feature
topic/PHP8.4
#8697
opened May 24, 2025 by
kubawerlos
Loading…
feat: Related to features available in PHP 8.4+
SingleClassElementPerStatementFixer
- support asymmetric visibility
kind/feature
topic/PHP8.4
#8696
opened May 24, 2025 by
kubawerlos
Loading…
feat:
NoExtraBlankLinesFixer
- add comma to supported tokens
kind/feature
#8655
opened May 13, 2025 by
kubawerlos
Loading…
feat: verify types for
TypeAnalysis::isReservedType
kind/enhancement
#8632
opened May 4, 2025 by
kubawerlos
Loading…
CI: Refactor CI and Docker Configuration to Use docker-bake for Consolidating Version Parameters
docker
Pull requests that update Docker code
topic/ci
Github Actions, tooling
#8616
opened May 1, 2025 by
gnought
Loading…
fix: Indentation, spacing, new lines
MultilineWhitespaceBeforeSemicolonsFixer
- do not touch multiline constants definitions
kind/bug
topic/whitespace
#8615
opened May 1, 2025 by
kubawerlos
Loading…
feat: Related to features available in PHP 8.4+
BracesPositionFixer
- support property hooks in promoted properties
kind/feature
topic/PHP8.4
#8613
opened Apr 30, 2025 by
kubawerlos
Loading…
feat: Related to features available in PHP 8.0+
ProtectedToPrivateFixer
- add support for promoted properties
kind/feature
topic/PHP8.0
#8608
opened Apr 26, 2025 by
kubawerlos
Loading…
1 task done
feat: Related to features available in PHP 8.4+
VisibilityRequiredFixer
- support ordering set-visibility modifier
kind/feature
topic/PHP8.4
#8606
opened Apr 26, 2025 by
kubawerlos
Loading…
feat: Related to features available in PHP 8.4+
NullableTypeDeclarationForDefaultNullValueFixer
- support asymmetric visibility in the constructor
kind/feature
topic/PHP8.4
#8604
opened Apr 25, 2025 by
kubawerlos
•
Draft
1 task
feat: Related to features available in PHP 8.4+
OrderedTypesFixer
- support asymmetric visibility in promoted property
kind/feature
topic/PHP8.4
#8602
opened Apr 25, 2025 by
kubawerlos
Loading…
fix:
NoUnusedImportsFixer
- handle imported class name with underscore before or after it in PHPDoc
kind/bug
#8598
opened Apr 24, 2025 by
kubawerlos
Loading…
fix:
PhpUnitDedicateAssertFixer
- fix for assertFalse
with instanceof
kind/bug
#8597
opened Apr 24, 2025 by
kubawerlos
Loading…
fix:
PhpUnitAttributesFixer
- correctly remove annotations when configured ['keep_annotations' => false]
kind/bug
#8577
opened Apr 10, 2025 by
kubawerlos
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.