Commit History

Author SHA1 Message Date
  Greg Korba 4ab3b39d82 DX: Make `TypeExpression` API more explicit about composite types (#8214) 5 months ago
  Michael Voříšek 8d32f59375 feat: Parse array/generic/nullable type into inner expression (#8106) 5 months ago
  Michael Voříšek f65e6a20c9 fix: parsing mixed `&` and `|` in `TypeExpression` (#8210) 5 months ago
  Christophe Coevoet 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 9 months ago
  Greg Korba 4e57f31703 fix: Look up for PHPDoc's variable name by only chars allowed in the variables (#8062) 9 months ago
  Dariusz Rumiński 633e40c291 chore: fix phpdoc types (#7977) 10 months ago
  Michael Voříšek 8d6b23e26e fix: FQCN parse phpdoc using full grammar regex (#7649) 1 year ago
  Dariusz Rumiński 2732da24a5 chore: more types (#7598) 1 year ago
  Greg Korba 580e79eb5f fix: Handle superfluous asterisk in `no_superfluous_phpdoc_tags` (#7279) 1 year ago
  Kuba Werłos 287c45b0f4 DX: enable `UseArrowFunctionsFixer` for the codebase (#7194) 1 year ago
  Kuba Werłos 2cb7735870 DX: unify Preg:match in logical conditions (#7146) 1 year ago
  Michael Voříšek d17f722548 minor: Parse all phpdoc types using full grammar (#7010) 1 year ago
  Kuba Werłos f38ecb126c bug: PhpdocTypesFixer - handle types with no space between type and variable (#6922) 1 year ago
  SpacePossum e8c11696a9 DX: Add more type hints (#6383) 2 years ago
  Kuba Werłos c8501a33cf PhpdocTypesFixer - fix recognizing callable 3 years ago
  SpacePossum 6474f90e5c PHP7.4 - properties types 3 years ago
  SpacePossum b61622c06e minor #6242 Annotation - improve on recognising types with reference and splat operator (kubawerlos) 3 years ago
  Kuba Werłos f6093dd7f3 Annotation - improve on recognising types with reference and splat operator 3 years ago
  Kuba Werłos 0a19733dc2 PhpdocTypesOrderFixer - fix for intersection types 3 years ago
  Kuba Werłos 199fb6f337 Annotation - improve getting variable name 3 years ago
  liquid207 32d3a318f2 Remove superfluous annotation `@abstract` and `@final` 3 years ago
  SpacePossum ef7be2f845 PHP8.1 - "final const" support 3 years ago
  SpacePossum 87f08d8b5c Prepare for PHP8.1, clean ups, type hints, SCA 3 years ago
  Dariusz Ruminski fc683a2f6f Merge branch 'master' into 3.0 3 years ago
  Julien Falque 462260d4bd Refactor conversion of PHPDoc to type declarations 5 years ago
  Dariusz Ruminski e3637e249c DX: mark some constants as internal or private 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 4 years ago
  Dariusz Ruminski 82f5857b87 DX: apply rules configuration cleanups for PHP 7.1+ 4 years ago
  SpacePossum f1dec8e3c7 Merge branch 'master' into 3.0 4 years ago
  SpacePossum 7455379828 Merge branch '2.15' into 2.16 4 years ago
  SpacePossum d5d7c7d87b bug #5095 Annotation - fix for Windows line endings (SpacePossum) 4 years ago
  SpacePossum 938862e642 Merge branch 'master' into 3.0 4 years ago
  SpacePossum 7871377780 Merge branch '2.15' into 2.16 4 years ago
  SpacePossum a4d92e8e19 PHP8 care package 4 years ago
  SpacePossum a26b8353de Annotation - fix for Windows line endings 4 years ago
  Dariusz Ruminski 9249b0c368 Merge branch 'master' into 3.0 4 years ago
  Kuba Werłos 213c93e290 PhpdocScalarFixer - fix for comment with Windows line endings 4 years ago
  Julien Falque 2b46686358 Merge branch 'master' into 3.0 4 years ago
  Dave van der Brugge ad2356302a Fix handling `/**` and `*/` on the same line as the first and/or last annotation 6 years ago
  SpacePossum 56c158f8ba Merge branch 'master' into 3.0 5 years ago
  SpacePossum 4b3718e60a 2.15 - clean ups 5 years ago
  SpacePossum 35e96edc5a PhpdocToReturnType - Add support for Foo[][]. 5 years ago
  SpacePossum af01443905 Merge branch 'master' into 3.0 5 years ago
  jg-development 2f959abc67 PhpdocToParamTypeFixer - introduction 5 years ago
  Nat Zimmermann 212630bb53 Make some more classes final 6 years ago
  Kuba Werłos f063eae061 Add ImplodeCallFixer 6 years ago
  Dariusz Ruminski 2f48a42f8a DX: enable native_function_invocation 6 years ago
  Dave van der Brugge 23084e9d81 PhpdocNoEmptyReturnFixer - account for null[] 6 years ago
  Dariusz Ruminski ec233f3803 Merge branch '2.2' into 2.10 7 years ago
  Kuba Werłos 0391ce7017 Add PregWrapper 7 years ago