Commit History

Author SHA1 Message Date
  Kuba Werłos 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
  Roy 1ce9e248c3 feat: set new_with_parentheses for anonymous_class to false in PER-CS2.0 (#8140) 3 months ago
  Christophe Coevoet 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 4 months ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 4 months ago
  Michael Voříšek db8c6b0583 chore: Normalize implicit backslahes in single quoted strings internally (#7786) 6 months ago
  Kuba Werłos 21be2dd972 Update PHPstan to 1.10.48 (#7532) 11 months ago
  Kuba Werłos f87756dca9 DX: remove Prophecy (#7509) 11 months ago
  Kuba Werłos 287c45b0f4 DX: enable `UseArrowFunctionsFixer` for the codebase (#7194) 1 year ago
  Kuba Werłos 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
  Kuba Werłos b5d8d917ea DX: make data providers return type "iterable" (#7072) 1 year ago
  John Paul E. Balandan, CPA 3d2254d25c DX: Use `Utils::naturalLanguageJoin()` in implode calls (#7032) 1 year ago
  Greg Korba 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
  Gocha Ossinkine 27d70f5980 bug: Fix MultilineWhitespaceBeforeSemicolonsFixer (#5126) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Robin Chalas 3699539012 feature: Add global_namespace_import to @Symfony ruleset (#6662) 2 years ago
  SpacePossum 970fb3207d Improve code coverage 3 years ago
  SpacePossum 46b427d7e3 SCA 3 years ago
  Dariusz Ruminski 5b040122f3 DX: use modernize_strpos 3 years ago
  SpacePossum 87f08d8b5c Prepare for PHP8.1, clean ups, type hints, SCA 3 years ago
  SpacePossum 0b1320af10 simplify code, more tests 3 years ago
  Dariusz Ruminski ab51ab8c90 Merge branch 'master' into 3.0 3 years ago
  Dariusz Ruminski 3cc28f8ee2 DX: remove 'create' method in internal classes 3 years ago
  Dariusz Ruminski ebc545e6da Merge branch '2.18' into 3.0 3 years ago
  Dariusz Ruminski 2261d765bf DX: RuleSet - convert null handling to soft-warning 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Alexey Kopytko 3d8284e738 Prep work to migrate to PHPUnit 9.x 4 years ago
  SpacePossum 1a19947752 RuleSet rework 4 years ago
  Julien Falque 83c8ea1a8d Increase PHPStan level to 3 5 years ago
  Dariusz Ruminski f8e5135a1e DX: php_unit_test_case_static_method_calls - use default config 5 years ago
  Dariusz Ruminski 990b602610 DX: Use ::class 6 years ago
  Dariusz Ruminski 2f48a42f8a DX: enable native_function_invocation 6 years ago
  Dariusz Ruminski d6f4c3dea7 Merge branch '2.2' into 2.11 6 years ago
  Nat Zimmermann 84171f3a75 Extend tests coverage 6 years ago
  Dariusz Ruminski 44b067d2bd Merge branch '2.2' into 2.9 6 years ago
  Dariusz Ruminski 878eb6bf39 PHPUnit - use common base class 7 years ago
  Dariusz Ruminski 34b554e2c6 Merge branch '2.7' 7 years ago
  Dariusz Ruminski 6cb4f9a7f6 Add support for PHPUnit 6, drop PHPUnit 4 7 years ago
  Julien Falque 5f9f007aef AbstractProxyFixer - Support multiple proxied fixers 7 years ago
  Dariusz Ruminski c6603299b2 Merge branch '2.2' into 2.4 7 years ago
  Andreas Möller d3924aacdf Fix: Make sure that data providers are named correctly 7 years ago
  SpacePossum a5036e09f3 BlankLineBeforeControlStatementFixer - rename to BlankLineBeforeStatementFixer, update the fixer 7 years ago
  Andreas Möller b71a6da0b4 Add BlankLineBeforeControlStatementFixer 7 years ago
  Dariusz Ruminski b22b5139c2 Merge branch '2.2' 7 years ago
  Dariusz Ruminski f86e864186 Upgrade tests to use new, namespaced PHPUnit TestCase class 7 years ago
  Dariusz Ruminski b1a3c43dbf Require PHP 5.6+ 7 years ago
  Dariusz Ruminski 84fde2a6d1 add covers annotation 7 years ago
  Dariusz Ruminski 6f204f03ad Move non-code covering tests to AutoReview subnamespace 7 years ago
  Dariusz Ruminski caac5514c5 Merge branch '2.1' 7 years ago
  Dariusz Ruminski b95b955ef8 Ensure that '*Fixer::fix()' won't crash when running on non-candidate collection 7 years ago
  SpacePossum 48d0a390cf Add FunctionToConstantFixer 7 years ago