Commit History

Author SHA1 Message Date
  Dariusz Rumiński 3c82851bfa chore: TernaryToElvisOperatorFixer - improvements based on PHPStan detections (#8345) 2 weeks ago
  Dariusz Rumiński 2142cd9fd9 deps: update box (#8336) 2 weeks ago
  Kuba Werłos a67efbdb03 chore: fix CI for Windows (#8326) 2 weeks ago
  Dariusz Rumiński 0c9c99c8f3 chore: update legacy deps (#8342) 2 weeks ago
  Dariusz Rumiński d517fbb390 chore: NoMultipleStatementsPerLineFixer - be aware of PHP 8.4 property hooks (#8344) 2 weeks ago
  Kuba Werłos 87ed4aaae3 chore: `PhpUnitTestCaseStaticMethodCallsFixer` - fix type of `methods` option in documemtation and add example with it (#8338) 2 weeks ago
  Dariusz Ruminski ad0cc3078a bumped version 3 weeks ago
  Dariusz Ruminski 5f5f2a142f prepared the 3.66.0 release 3 weeks ago
  Kuba Werłos 2f346f3d12 fix: `NullableTypeDeclarationFixer` - do not break multi-line declaration (#8331) 3 weeks ago
  Dariusz Rumiński ae2b729efb docs: Tokens - fix docs (#8332) 3 weeks ago
  Dariusz Rumiński 32bd8cabc5 chore: `BraceTransformer` - don't touch curly index braces since 8.4, as it's not a valid syntax anymore (#8313) 1 month ago
  Dariusz Rumiński a3dc0626c0 chore: Tokens - simplify (un)registerFoundToken types (#8328) 1 month ago
  Dariusz Rumiński bb7775bf64 chore: mark classes as readonly (#8275) 1 month ago
  Kuba Werłos 65976d4fbd feat: `PhpUnitTestCaseStaticMethodCallsFixer` - make sure all static protected methods are handled (#8327) 1 month ago
  Daniel Siepmann 176b3bda1b feat: `PhpUnitTestCaseStaticMethodCallsFixer` - support createStub (#8319) 1 month ago
  Dariusz Rumiński 3e0003dae7 CI: enable phpdoc_to_property_type on php-lowest (#8324) 1 month ago
  Dariusz Rumiński 7045be8815 chore: add more typehints (#8325) 1 month ago
  Dariusz Rumiński a942a21aff chore: temporarily prevent symfony/process 7.2+ (#8322) 1 month ago
  Dariusz Rumiński 89ed8677b8 chore: upgrade PHPStan (#8321) 1 month ago
  Dariusz Rumiński 3b6aec058d chore: more const, better typing (#8320) 1 month ago
  Dariusz Rumiński f8ce79838a chore: DotsOutput - more const, better typing (#8318) 1 month ago
  Dariusz Rumiński a3726ef887 feat: Tokenizer - initial support for PHP 8.4 property hooks (#8312) 1 month ago
  Dariusz Rumiński 368c699115 feat: PhpUnitTestCaseStaticMethodCallsFixer - cover PHPUnit v11.5 methods (#8314) 1 month ago
  Dariusz Ruminski 0fa6fe639a Create SECURITY.md 1 month ago
  Kuba Werłos 23534bff9e feat: `UseArrowFunctionsFixer` - support multiline statements (#8311) 1 month ago
  Dariusz Rumiński 4fe0771f27 test: `CiConfigurationTest` - drop not needed condition, logic is checked in upcoming assertion (#8303) 1 month ago
  Dariusz Ruminski f5b5b608d6 bumped version 1 month ago
  Dariusz Ruminski 79d4f3e77b prepared the 3.65.0 release 1 month ago
  Dariusz Rumiński 700668eb81 chore: mark remaining Analysis as `@internal` (#8284) 1 month ago
  Dariusz Rumiński 163a7ed254 refactor: use arrow functions in more places (#8294) 1 month ago
  Oleksandr Prypkhan 42f3692224 feat: Ability to set upper limit when using CPU auto-detection (#8280) 2 months ago
  Greg Korba effd9a3b48 refactor: Rename newly introduced option (#8293) 2 months ago
  Dariusz Rumiński 0adec432f0 chore: PHPStan - upgrade to v2 (#8288) 2 months ago
  Dariusz Rumiński 52dc062105 feat: phpdoc_to_property_type - handle virtual types and null initialization, enable in php-highest CI job (#8283) 2 months ago
  Dariusz Rumiński ccad080a5c chore: update dev dependencies in root (#8289) 2 months ago
  Dariusz Rumiński e37cb56a4f fix: proper base class used for AbstractDoctrineAnnotationFixer templates generation (#8291) 2 months ago
  Dariusz Rumiński 17dfe253d9 fix: fix typing property wrongly typed as non-nullable (#8290) 2 months ago
  Dariusz Rumiński 6f88420b78 chore: bump dev-tools (#8286) 2 months ago
  Dariusz Rumiński 922305090f CI: use phpstan-symfony (#8287) 2 months ago
  Dariusz Rumiński ab83245608 fix: fix typing of few properties wrongly typed as non-nullable (#8285) 2 months ago
  Dariusz Rumiński 236d546062 chore: reduce amount of class mutable properties (#8281) 2 months ago
  Kuba Werłos 31fe2ea9e6 chore: do not use `Reflection*::setAccessible` (#8264) 2 months ago
  Dariusz Rumiński 2686bde4ba test: `@PHP82Migration:risky` - add integration tests (#8278) 2 months ago
  Kuba Werłos c7ee73c8b3 feat: create `@PHP82Migration:risky` ruleset (#8277) 2 months ago
  Marius Posthumus 9dc423778d fix: Do not mark with `@coversNothing` if `CoversMethod`/`CoversFunction` attribute is used (#8268) 2 months ago
  Kuba Werłos c362c4018b fix: `BlankLineAfterOpeningTagFixer` - add blank line in file starting with multi-line comment (#8256) 2 months ago
  Dariusz Rumiński 27dde9afa3 chore: add todo for PHP v8 (#8274) 2 months ago
  Dariusz Rumiński 24c6f26674 chore: auto-fallback to sequential runner if single CPU would handle it (#8154) 2 months ago
  Dariusz Rumiński a8d1420907 chore: Token - remove 'changed' property (#8273) 2 months ago
  Dariusz Rumiński 0891816115 refactor: Runner - Enhance eventing system (#8276) 2 months ago