Commit History

Author SHA1 Message Date
  SpacePossum 87f08d8b5c Prepare for PHP8.1, clean ups, type hints, SCA 3 years ago
  SpacePossum 6348e87c1e TokensAnalyzer - isAnonymousClass bug on PHP8 3 years ago
  SpacePossum 3a18c3205e TokensAnalyzer - isConstantInvocation PHP 8 issue 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 21d6643378 GlobalNamespaceImportFixer - fix for attributes imported as constants 3 years ago
  Kuba Werłos 62455be671 TypeAlternationTransformer - fix for "callable" type 3 years ago
  Kuba Werłos 8a86d48971 Remove references to PHP 7.0 in tests 3 years ago
  Dariusz Ruminski bd8ec6a308 DX: automate checking 7.0 types on project itself 3 years ago
  Dariusz Ruminski 637d3439c5 Merge branch '2.19' into 3.0 3 years ago
  Dariusz Ruminski 4848de946b bug #5738 TokensAnalyzer - fix for union types (kubawerlos) 3 years ago
  Kuba Werłos f3ac3970fa TokensAnalyzer - fix for union types 3 years ago
  Dariusz Ruminski 365b65bb4e Merge branch '2.19' into 3.0 3 years ago
  Kuba Werłos d52875dc86 Fix constant invocation detection cases 3 years ago
  Dariusz Ruminski 7b84f6d2f3 Merge branch 'master' into 3.0 3 years ago
  Kuba Werłos 5b36241fa8 TrailingCommaInMultilineFixer - introduction 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 b567e30afc Apply PHP 7.1 typing 3 years ago
  SpacePossum 7f483bfeb3 3.0 - cleanup 3 years ago
  SpacePossum ab2e7cdb84 TokensAnalyzer::getClassyElements - return trait imports 3 years ago
  SpacePossum 569f8cca1d Merge branch '2.16' 4 years ago
  SpacePossum f2cdd7aa68 PHP8 - Allow trailing comma in parameter list support 4 years ago
  SpacePossum 6d7da91e69 Merge branch '2.16' 4 years ago
  SpacePossum 3057facfa4 PHP8.0 4 years ago
  SpacePossum 38d7ae0271 Merge branch '2.16' 4 years ago
  SpacePossum a4d92e8e19 PHP8 care package 4 years ago
  SpacePossum f354ac383f Merge branch '2.16' 4 years ago
  SpacePossum cc0ebc15e6 Priority issues 4 years ago
  SpacePossum 5f2a809932 Merge branch '2.16' 4 years ago
  SpacePossum d53ad3239e TokensAnalyzer::isUnarySuccessorOperator fix for array curly braces 4 years ago
  SpacePossum 6d4064fb9c LambdaNotUsedImportFixer - introduction 4 years ago
  SpacePossum b9ae354642 TokensAnalyze::isUnaryPredecessorOperator fix for CT::T_ARRAY_INDEX_CURLY_BRACE_CLOSE 4 years ago
  Julien Falque e1d4488b06 bug #4678 TokensAnalyzer::isConstantInvocation - fix for importing multiple classes with single "use" (kubawerlos) 5 years ago
  Julien Falque 952bd43e1b bug #4688 TokensAnalyzer::isConstantInvocation - Fix detection for fully qualified return type (julienfalque) 5 years ago
  Julien Falque bcfd0b6f13 Fix detection for fully qualified return type 5 years ago
  Julien Falque fe3ead2110 Fix handling array type declaration in properties 5 years ago
  Kuba Werłos e98032df63 TokensAnalyzer::isConstantInvocation - fix for importing multiple classes with single "use" 5 years ago
  Kuba Werłos 512fcda8de TokensAnalyzer::isConstantInvocation - fix for interface method return type 5 years ago
  Kuba Werłos f719c7efb1 TokensAnalyzer::isConstantInvocation - fix for extending multiple interfaces 5 years ago
  Julien Falque 814df6b8d0 Ensure compatibility with PHP 7.4 arrow functions 5 years ago
  Dariusz Ruminski 189994880e minor #4593 Ensure compatibility with PHP 7.4 typed properties (julienfalque) 5 years ago
  Julien Falque 4088ff5c5e Ensure compatibility with PHP 7.4 null coalescing assignment operator 5 years ago
  Julien Falque 3cd398eb0c Ensure compatibility with PHP 7.4 typed properties 5 years ago
  SpacePossum 1852293468 TokensAnalyzer - handle nested anonymous classes 5 years ago
  Dariusz Ruminski d25010b1b7 Configure no_superfluous_phpdoc_tags for Symfony 5 years ago
  SpacePossum 88df207d15 PHP7.4 5 years ago
  Dariusz Ruminski f8e5135a1e DX: php_unit_test_case_static_method_calls - use default config 5 years ago
  SpacePossum 20699b5468 TokensAnalyzer - add concat operator to list of binary operators 5 years ago
  SpacePossum d565aba020 Handle nested list calls correctly 6 years ago