Commit History

Author SHA1 Message Date
  John Paul E. Balandan, CPA b0eee1e518 feature: Introduce `OrderedTypesFixer` (#6571) 1 year ago
  Kuba Werłos aee6ebf2ec feature: add SingleLineEmptyBodyFixer (#6933) 1 year ago
  Kuba Werłos 25ba4d4e78 minor: PhpdocSeparationFixer - add integration tests (#6929) 1 year ago
  Greg Korba 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
  Kuba Werłos f38ecb126c bug: PhpdocTypesFixer - handle types with no space between type and variable (#6922) 1 year ago
  Dariusz Rumiński e04eef3d9e feature: introduce single_space_around_construct, deprecate single_space_after_construct (#6857) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Julien Falque 9c7070b127 bug: Fix priority between `modernize_types_casting` and `no_unneeded_control_parentheses` (#6687) 2 years ago
  Kuba Werłos bb94db0318 bug: TrailingCommaInMultilineFixer - do not add trailing comma when there is no break line after last element (#6677) 2 years ago
  SpacePossum aafad72ef3 feature: NoUselessConcatOperatorFixer - Introduction (#6447) 2 years ago
  Jeremiasz Major 4d5472ca2c DX: Specify value type in iterables in tests (#6594) 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
  Julien Falque c1bcf0ce1a minor: Split BracesFixer (#4884) 2 years ago
  Kuba Werłos 8686a5f8dc bug: VisibilityRequiredFixer must run before ClassAttributesSeparationFixer (#6548) 2 years ago
  Julien Falque 505adc1f05 minor: extract NoMultipleStatementsPerLineFixer from BracesFixer (#6458) 2 years ago
  SpacePossum 76bd49d937 bug: NoUnneededControlParenthesesFixer - Fix some curly close cases (#6502) 2 years ago
  SpacePossum e893f9b3d8 bug: Fix cases related to binary strings (#6432) 2 years ago
  SpacePossum aacc80403c minor: ExplicitStringVariableFixer - Fix to PHP8.2 compat code (#6424) 2 years ago
  SpacePossum 75d8420520 feature: NoUnneededControlParenthesesFixer - Fix more cases (#6409) 2 years ago
  SpacePossum c17e8422ec DX: cleanup test (#6410) 2 years ago
  Julien Falque b71e51fa2e minor: extract CurlyBracesPositionFixer from BracesFixer (#6452) 2 years ago
  Kuba Werłos abbd7ae97d bug: StrictComparisonFixer must rune before ModernizeStrposFixer (#6455) 2 years ago
  SpacePossum f2482ac4c1 bug: IncrementStyleFixer - NoSpacesInsideParenthesisFixer - prio (#6416) 2 years ago
  Kuba Werłos 41b6fe189f bug: LambdaNotUsedImportFixer must run before MethodArgumentSpaceFixer (#6453) 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
  Dariusz Ruminski cc8c0fe659 feature #5960 Extract StatementIndentationFixer from BracesFixer (julienfalque) 2 years ago
  SpacePossum cb4c02aa79 NoTrailingCommaInSinglelineFunctionCallFixer - Introduction 2 years ago
  SpacePossum 701b30e6aa SingleLineCommentSpacingFixer - Introduction 2 years ago
  SpacePossum 7bdb9a27b6 Add priority test 2 years ago
  SpacePossum 248a56bfe0 feature #6267 NoUnneededImportAliasFixer - Introduction (SpacePossum) 2 years ago
  SpacePossum eb1e3d5dcc TokensAnalyzer - fix isConstantInvocation detection for mulitple exce… 2 years ago
  SpacePossum 8ea666d457 NoUnneededImportAliasFixer - Introduction 2 years ago
  Julien Falque f65b48e75c Extract StatementIndentationFixer from BracesFixer 3 years ago
  SpacePossum b406a9dee3 Fix priority descriptions and tests. 2 years ago
  John Paul E. Balandan, CPA ee541a6d30 GetClassToClassKeywordFixer - introduction 3 years ago
  Kuba Werłos 3efa9c6569 PhpdocLineSpanFixer - must run before NoSuperfluousPhpdocTagsFixer 2 years ago
  Kuba Werłos 2b1146d6fb NewWithBracesFixer - must run before ClassDefinitionFixer 2 years ago
  Kuba Werłos 673c122679 StrictParamFixer - must run before MethodArgumentSpaceFixer 2 years ago
  Kuba Werłos d3c1c22fab NoMultilineWhitespaceAroundDoubleArrowFixer must run before MethodArgumentSpaceFixer 3 years ago
  SpacePossum 9473b38dc5 bug #6082 PhpUnitDedicateAssertFixer must run before NoUnusedImportsFixer (kubawerlos) 3 years ago
  SpacePossum df52f67a92 CS/SCA/tweaks/additonal tests/Grammar/Typos 3 years ago
  Kuba Werłos 14d5458def PhpUnitDedicateAssertFixer must run before NoUnusedImportsFixer 3 years ago
  SpacePossum c1ede31a25 StringLengthToEmptyFixer - introduction 3 years ago
  SpacePossum a1c8af0798 feature #4834 AssignNullCoalescingToCoalesceEqualFixer - introduction (SpacePossum) 3 years ago
  SpacePossum 4968ead667 AssignNullCoalescingToCoalesceEqualFixer - introduction 4 years ago
  SpacePossum 7ed8125016 PhpUnitDedicateAssertFixer - add "assertStringContainsString" and "assertStringEnds/StartsWith" support 3 years ago
  SpacePossum 970fb3207d Improve code coverage 3 years ago
  Kuba Werłos 8fb5aab05e RegularCallableCallFixer must run before NativeFunctionInvocationFixer 3 years ago