Commit History

Author SHA1 Message Date
  Kuba Werłos f3c3e32536 CI: Update PHPStan to 1.11.11 and fix error that changed (#8174) 3 months ago
  Maxime Helias ea24d3c19c docs: fix indent on rule `date_time_create_from_format_call` (#8173) 4 months ago
  javaDeveloperKid cbb1415371 feat: remove braces even for single import (#8156) 4 months ago
  Dariusz Rumiński b0a41d1d61 feat: TrailingCommaInMultilineFixer - dynamically evaluate config against PHP version (#8167) 4 months ago
  Kuba Werłos db8eb34d7b chore: remove duplicates from data providers (#8164) 4 months ago
  John Paul E. Balandan, CPA 913e7821a0 fix: `PhpUnitAttributesFixer` - fix priorities with `PhpUnitDataProvider(.+)Fixer` (#8169) 4 months ago
  Kuba Werłos 99a8275f90 CI: Update PHPStan to 1.11.10 (#8163) 4 months ago
  Kuba Werłos 2bffa8121d chore: remove duplicates from data providers that are copies in code (#8145) 4 months ago
  Greg Korba 34f53b759c fix: Do not shorten FQN for class resolution if imported symbol is not a class (#7705) 4 months ago
  Kuba Werłos 7f28b95482 chore: remove `beStrictAboutTodoAnnotatedTests` from PHPUnit's config (#8160) 4 months ago
  Dariusz Ruminski e94ef6f751 bumped version 4 months ago
  Dariusz Ruminski 627692f794 prepared the 3.62.0 release 4 months ago
  Roy 1ce9e248c3 feat: set new_with_parentheses for anonymous_class to false in PER-CS2.0 (#8140) 4 months ago
  Dariusz Rumiński d61006b658 chore: NewWithParenthesesFixer - create TODO to change the default configuration to match PER-CS2 (#8148) 4 months ago
  Dariusz Ruminski 8e56fad820 bumped version 4 months ago
  Dariusz Ruminski 94a87189f5 prepared the 3.61.1 release 4 months ago
  Kuba Werłos 5f4f81e6d4 fix: `NoSuperfluousPhpdocTagsFixer` - fix "Undefined array key 0" error (#8150) 4 months ago
  Dariusz Ruminski 7d8d900dfe bumped version 4 months ago
  Dariusz Ruminski 737a24b6d5 prepared the 3.61.0 release 4 months ago
  Jan Verbeek efafb74c5f fix: Do not mangle non-whitespace token in `PhpdocIndentFixer` (#8147) 4 months ago
  Krzysztof Ciszewski 7bb9c2654c feat: support PHPUnit v9.1 naming for some asserts (#7997) 4 months ago
  Kuba Werłos 0b86d3c13a DX: refactor `ProjectCodeTest::provideDataProviderMethodCases` (#8138) 4 months ago
  Dariusz Rumiński b09e8aa52b feat: no_superfluous_phpdoc_tags - also cover ?type (#8125) 4 months ago
  Kuba Werłos ed86702fbb DX: add more typehints for `class-string` (#8139) 4 months ago
  Dariusz Ruminski 7804f22f84 bumped version 4 months ago
  Dariusz Ruminski e595e4e070 prepared the 3.60.0 release 4 months ago
  Kuba Werłos 5bcff151e8 DX: check for duplicated test methods (as AutoReview test) (#8134) 4 months ago
  Kuba Werłos 6c93de86f9 DX: do not exclude duplicates that are clearly mistakes (#8135) 4 months ago
  Kuba Werłos d05c3937b6 DX: check for duplicated test data (#8131) 4 months ago
  Kuba Werłos 22136cbf0b CI: Update PHPStan to 1.11.8 (#8133) 4 months ago
  Dariusz Rumiński 7d15b94d9e chore: NoSuperfluousPhpdocTagsFixer - no need to call heavy toComparableNames method to add null type (#8132) 4 months ago
  Kuba Werłos 2aa85eef15 DX: check for duplicated test methods (#8124) 4 months ago
  Kuba Werłos 99a8197dea CI: check autoload (#8121) 5 months ago
  Kuba Werłos 861df6fd65 chore: cleanup `TokensAnalyzerTest` (#8123) 5 months ago
  Kuba Werłos 71187b8c2b chore: cleanup tests that had `@requires PHP 7.4` ages ago (#8122) 5 months ago
  Kuba Werłos db517c29eb chore: reuse test methods (#8119) 5 months ago
  tamiroh 1cd51afa1f fix: `no_useless_concat_operator` - do not break variable (2) (#7927) 5 months ago
  Kuba Werłos 8be8d7a1e0 fix: `NullableTypeDeclarationFixer` - insert correct token (#8118) 5 months ago
  Kuba Werłos 6686015885 fix: `NullableTypeDeclarationFixer` - don't convert standalone `NULL` into nullable union type (#8111) 5 months ago
  Kuba Werłos 4b6dfd5118 fix: CI for PHP 8.4 (#8114) 5 months ago
  Kuba Werłos b724cc2a85 fix: update `TokensTest` to shrink PHPStan's baseline (#8112) 5 months ago
  Kay W 930dc93a1b fix: `NullableTypeDeclarationFixer` - don't convert standalone `null` into nullable union type (#8098) 5 months ago
  Greg Korba ec51e4cd4a DX: Dump `offsetAccess.notFound` errors to baseline (#8107) 5 months ago
  Michael Voříšek bf9bc94b36 fix: Better way of walking types in `TypeExpression` (#8076) 5 months ago
  Dariusz Rumiński ecd2252eb9 deps: upgrade dev-tools (#8102) 5 months ago
  Dariusz Rumiński ea74db22c7 chore: PhpUnitSizeClassFixerTest - solve PHP 8.4 issues (#8105) 5 months ago
  Kuba Werłos f39165215a feat: `PhpUnitAttributesFixer` - add option to keep annotations (#8090) 5 months ago
  Dariusz Rumiński 8c49ab66d2 chore: reduce PHPStan errors in PhpUnitAttributesFixer (#8091) 6 months ago
  Christophe Coevoet 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 6 months ago
  Kuba Werłos fa3b1ed1aa fix: `PhpUnitAttributesFixer` - handle multiple annotations of the same name (#8075) 6 months ago