Commit History

Author SHA1 Message Date
  Greg Korba 445df272f8 feat: Introduce `LongToShorthandOperatorFixer` (#7295) 1 year ago
  Dariusz Rumiński d390ce6a67 fix(YieldFromArrayToYieldsFixer): mark as Risky (#7272) 1 year ago
  Dariusz Rumiński 59314204fe feat(@PhpCsFixer:risky): add static_lambda rule (#7237) 1 year ago
  Kuba Werłos 846dc6e63e DX: update `PhpdocToReturnTypeFixer` code samples (#7199) 1 year ago
  Kuba Werłos b90b7cd56f DX: update `HeredocIndentationFixer` code samples (#7197) 1 year ago
  SuperDJ 030e18e572 feature: Introduce `SpacesInsideParenthesesFixer` (#5709) 1 year ago
  Kuba Werłos 319d15d915 feature: Introduce `ReturnToYieldFromFixer` (#7168) 1 year ago
  Kay W f60bb53aa2 docs: Change the single backticks to double in description of the rules option (#7173) 1 year ago
  Dariusz Rumiński 6654d0c8cd feature: Introduce `PhpUnitDataProviderReturnTypeFixer` (#7156) 1 year ago
  Kuba Werłos 7ad47de1a3 feature: Introduce `YieldFromArrayToYieldsFixer` (#7114) 1 year ago
  John Paul E. Balandan, CPA f503187a12 feature: Introduce `NullableTypeDeclarationFixer` (#7002) 1 year ago
  John Paul E. Balandan, CPA d7b5c39357 feature: Introduce `TypeDeclarationSpacesFixer` (#7001) 1 year ago
  Kuba Werłos 8ac301a9f0 feature: SingleLineEmptyBodyFixer - support interfaces, traits and enums (#7096) 1 year ago
  HypeMC 9e71c3b614 feature: `NullableTypeDeclarationForDefaultNullValue` - support for nullability in union types (#5819) 1 year ago
  Kuba Werłos 4976b85821 feature: Introduce `PhpUnitDataProviderNameFixer` (#7057) 1 year ago
  Greg Korba 5267f982cd minor: Unify "blank lines before namespace" fixers (#7053) 1 year ago
  John Paul E. Balandan, CPA a5cb379123 bug: SelfStaticAccessor - fix static access inside enums (#7024) 1 year ago
  John Paul E. Balandan, CPA b0eee1e518 feature: Introduce `OrderedTypesFixer` (#6571) 1 year ago
  Jonathan Gruber b21674a795 feature: Order of PHPDoc @param annotations (#3909) 1 year ago
  Kuba Werłos aee6ebf2ec feature: add SingleLineEmptyBodyFixer (#6933) 1 year ago
  Julien Falque 64ec91d597 minor: Deprecate BracesFixer (#4885) 1 year ago
  Dariusz Rumiński e04eef3d9e feature: introduce single_space_around_construct, deprecate single_space_after_construct (#6857) 1 year ago
  Hassan Tariq 5151098523 docs: Fix rule description (#6844) 1 year ago
  Kuba Werłos 8099262fc0 feature: add PhpUnitDataProviderStaticFixer (#6702) 1 year ago
  Kuba Werłos f5726f5432 feature: make OrderedInterfacesFixer non-risky (#6722) 1 year ago
  SpacePossum aafad72ef3 feature: NoUselessConcatOperatorFixer - Introduction (#6447) 2 years ago
  SpacePossum 3a2a7a8640 feature: NoTrailingCommaInSinglelineFixer - Introduction (#6529) 2 years ago
  Jakub Kwaśniewski a7ed665307 feature: Introduce configurability to PhpdocSeparationFixer (#6501) 2 years ago
  SpacePossum 1a043f9b1b bug: DateTimeCreateFromFormatCallFixer - Mark as risky (#6575) 2 years ago
  Jakub Kwaśniewski d5ad795316 feature: Introduce configurability to PhpdocOrderFixer (#6466) 2 years ago
  LevFlavien 979454b8ec docs: Add intersection type to types_spaces rule description (#6479) 2 years ago
  Julien Falque 505adc1f05 minor: extract NoMultipleStatementsPerLineFixer from BracesFixer (#6458) 2 years ago
  Jeremiasz Major f408220706 DX: Add tests for type colon in backed enums (#6497) 2 years ago
  SpacePossum 83071d94b4 feature: NoUselessNullsafeOperatorFixer - Introduction (#6425) 2 years ago
  Julien Falque b71e51fa2e minor: extract CurlyBracesPositionFixer from BracesFixer (#6452) 2 years ago
  Julien Falque 29d9dc888f minor: Extract ControlStructureBracesFixer from BracesFixer (#6399) 2 years ago
  Sander Verkuil b513fb7e4c feature: BlankLineBetweenImportGroupsFixer - Introduction (#6365) 2 years ago
  SpacePossum 44665bb529 TrailingCommaInMultiline - Add `match` support (#6381) 2 years ago
  Dariusz Ruminski cc8c0fe659 feature #5960 Extract StatementIndentationFixer from BracesFixer (julienfalque) 2 years ago
  liquid207 1cda359b5c Add a fixer used to add `!` prefix to the first argument of DateTime::createFromFormat 2 years ago
  SpacePossum cb4c02aa79 NoTrailingCommaInSinglelineFunctionCallFixer - Introduction 2 years ago
  Gregor Harlan 05fe704e1c OrderedClassElementsFixer - handle enums 2 years ago
  Jeremiasz Major 877624a40d NewWithBracesFixer - add no braces support 3 years ago
  SpacePossum 37ef9af66f PHP8.1 - Enum support 2 years ago
  SpacePossum 11c42206eb ClassReferenceNameCasingFixer - Update doc 2 years ago
  SpacePossum 701b30e6aa SingleLineCommentSpacingFixer - Introduction 2 years ago
  SpacePossum 776850a6fa ClassReferenceNameCasingFixer - introduction 2 years ago
  SpacePossum 8ea666d457 NoUnneededImportAliasFixer - Introduction 2 years ago
  Julien Falque f65b48e75c Extract StatementIndentationFixer from BracesFixer 3 years ago
  John Paul E. Balandan, CPA ee541a6d30 GetClassToClassKeywordFixer - introduction 3 years ago