Commit History

Author SHA1 Message Date
  Kuba Werłos e2b0087704 fix: `NativeTypeDeclarationCasingFixer` - do not touch constants named as native types (#8404) 1 week ago
  Markus Staab f668e9e72c fix: NativeTypeDeclarationCasingFixer should not touch property names (#8400) 1 week ago
  Kuba Werłos 2ec2180604 fix: `NativeTypeDeclarationCasingFixer` - fix for enum with "Mixed" case (#8395) 2 weeks ago
  Kuba Werłos 96aa37ea1c fix: `NativeTypeDeclarationCasingFixer` - fix for promoted properties, enums, `false` and `mixed` (#8386) 2 weeks ago
  Kuba Werłos 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
  Christophe Coevoet 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 7 months ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 7 months ago
  Michael Voříšek f256c855fc feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870) 11 months ago
  Kuba Werłos 88fc5fe564 fix: NativeTypeDeclarationCasingFixe - handle static property without type (#7589) 1 year ago
  Kuba Werłos 7de792fba7 DX: unify tests for casing fixers (#7558) 1 year ago
  Kuba Werłos 88eee0e6ff fix: NativeTypeDeclarationCasingFixer - do not crash on `var` keyword (#7538) 1 year ago
  SpacePossum e067339478 feat: Introduce `native_type_declaration_casing` fixer (#7330) 1 year ago