Commit History

Author SHA1 Message Date
  Kuba Werłos 2bffa8121d chore: remove duplicates from data providers that are copies in code (#8145) 3 months ago
  Kuba Werłos db517c29eb chore: reuse test methods (#8119) 4 months ago
  Christophe Coevoet 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 5 months ago
  Dariusz Rumiński 9782155324 chore: Use `list` over `array` in more places (#7905) 8 months ago
  Dariusz Rumiński ffce76bfb2 chore: list over array in more places (#7876) 8 months ago
  Kuba Werłos 60edba399b fix: `PhpUnitStrictFixer` - do not crash on property having the name of method to fix (#7804) 9 months ago
  Kuba Werłos f868ed75d8 chore: add missing key types in PHPDoc types (#7779) 10 months ago
  Kuba Werłos ff9b6f458d chore: unify tests not agnostic of PHP version (#7581) 11 months ago
  Kuba Werłos d46818d084 DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115) 1 year ago
  Kuba Werłos 617aabaf6c DX: rename data providers (#7058) 1 year ago
  Greg Korba 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
  Kuba Werłos cc6dea3bc7 bug: FunctionsAnalyzer - fix detecting global function (#6792) 1 year ago
  Dariusz Rumiński fd5d09309d DX: use numeric_literal_separator (#6766) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Jeremiasz Major 4d5472ca2c DX: Specify value type in iterables in tests (#6594) 2 years ago
  Jakub Kwaśniewski a7ed665307 feature: Introduce configurability to PhpdocSeparationFixer (#6501) 2 years ago
  Julien Falque 15ce60de1b minor: Remove unnecessary PHP version constraints (#6461) 2 years ago
  SpacePossum c17e8422ec DX: cleanup test (#6410) 2 years ago
  SpacePossum 37ef9af66f PHP8.1 - Enum support 2 years ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 2 years ago
  SpacePossum 6b4ded3437 PHP8.1 - New in initializers (start) 3 years ago
  SpacePossum 369cb63e5a PHP8.1 - FirstClassCallable 3 years ago
  SpacePossum 0b64c2a5cf Tree shake PHP8.1 PRs 3 years ago
  SpacePossum 87f08d8b5c Prepare for PHP8.1, clean ups, type hints, SCA 3 years ago
  SpacePossum 4474b8c59a minor #5930 simplify code, more tests (SpacePossum) 3 years ago
  SpacePossum e1a4f750ec bug #5809 FunctionsAnalyzer - fix for recognizing global functions in attributes (kubawerlos) 3 years ago
  SpacePossum 0b1320af10 simplify code, more tests 3 years ago
  Kuba Werłos 59c3e9459f Remove references to PHP 7.0 in tests 3 years ago
  Kuba Werłos a5544fe276 FunctionsAnalyzer - fix for recognizing global functions in attributes 3 years ago
  Kuba Werłos bc656ec721 DX: Use "yield from" in tests 3 years ago
  Kuba Werłos 8a86d48971 Remove references to PHP 7.0 in tests 3 years ago
  Dariusz Ruminski 9674851d6d Merge branch '2.19' into 3.0 3 years ago
  Kuba Werłos 2a6e45ba70 FunctionsAnalyzer::isTheSameClassCall - fix for $this with double colon following 3 years ago
  Dariusz Ruminski 3662999495 Merge branch 'master' into 3.0 3 years ago
  Kuba Werłos 91b5d10553 Add support for nullsafe object operator 3 years ago
  Dariusz Ruminski 0e8e40e32f Merge branch 'master' into 3.0 3 years ago
  HypeMC 54dbfc36e7 NativeFunctionInvocationFixer - PHP 8 attributes 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Dariusz Ruminski 4b95a78286 DX: FunctionsAnalyzerTest - add missing 7.0 requirement 3 years ago
  SpacePossum 7c476192c4 TypeAlternationTransformer - T_FN support 3 years ago
  SpacePossum 5e27c8d951 PHP8 support 4 years ago
  SpacePossum f2cdd7aa68 PHP8 - Allow trailing comma in parameter list support 4 years ago
  SpacePossum a4d92e8e19 PHP8 care package 4 years ago
  SpacePossum 6a3d5171c2 FunctionsAnalyzer - better isGlobalFunctionCall detection 4 years ago
  Kuba Werłos fe5d57076f FunctionsAnalyzer - add "isTheSameClassCall" for correct verifying of function calls 5 years ago
  Julien Falque 814df6b8d0 Ensure compatibility with PHP 7.4 arrow functions 5 years ago
  Kuba Werłos 043ba6804c FunctionsAnalyzer: fix for comment in type 5 years ago
  Dariusz Ruminski f8e5135a1e DX: php_unit_test_case_static_method_calls - use default config 5 years ago
  Gregor Harlan c9849f8593 FunctionsAnalyzer - fix isGlobalFunctionCall 6 years ago
  Kuba Werłos 673de4a69c FunctionsAnalyzer - false positive for constant and function definition 6 years ago