Commit History

Author SHA1 Message Date
  Kuba Werłos f8e9a647c4 chore: remove impossible `@throws` annotation (#8353) 3 days ago
  Kuba Werłos b20ceff207 chore: do not use bitwise "or" assignment operator (#8346) 3 days ago
  Dariusz Rumiński 30071f3d3c chore: Tokens - cleanup (#8350) 3 days ago
  Dariusz Rumiński a730f2f04c chore: Tokens - minor performance and types optimizations (#8349) 4 days ago
  Dariusz Rumiński d0e7d4eaa1 chore: remove extra check, never happening (#8348) 4 days ago
  Dariusz Ruminski 0b8972b652 bumped version 4 days ago
  Dariusz Ruminski cde186799d prepared the 3.66.1 release 4 days ago
  Dariusz Rumiński 3c82851bfa chore: TernaryToElvisOperatorFixer - improvements based on PHPStan detections (#8345) 4 days ago
  Dariusz Rumiński 2142cd9fd9 deps: update box (#8336) 5 days ago
  Kuba Werłos a67efbdb03 chore: fix CI for Windows (#8326) 5 days ago
  Dariusz Rumiński 0c9c99c8f3 chore: update legacy deps (#8342) 5 days ago
  Dariusz Rumiński d517fbb390 chore: NoMultipleStatementsPerLineFixer - be aware of PHP 8.4 property hooks (#8344) 5 days ago
  Kuba Werłos 87ed4aaae3 chore: `PhpUnitTestCaseStaticMethodCallsFixer` - fix type of `methods` option in documemtation and add example with it (#8338) 6 days ago
  Dariusz Ruminski ad0cc3078a bumped version 1 week ago
  Dariusz Ruminski 5f5f2a142f prepared the 3.66.0 release 1 week ago
  Kuba Werłos 2f346f3d12 fix: `NullableTypeDeclarationFixer` - do not break multi-line declaration (#8331) 1 week ago
  Dariusz Rumiński ae2b729efb docs: Tokens - fix docs (#8332) 1 week 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) 2 weeks ago
  Dariusz Rumiński a3dc0626c0 chore: Tokens - simplify (un)registerFoundToken types (#8328) 2 weeks ago
  Dariusz Rumiński bb7775bf64 chore: mark classes as readonly (#8275) 2 weeks ago
  Kuba Werłos 65976d4fbd feat: `PhpUnitTestCaseStaticMethodCallsFixer` - make sure all static protected methods are handled (#8327) 2 weeks ago
  Daniel Siepmann 176b3bda1b feat: `PhpUnitTestCaseStaticMethodCallsFixer` - support createStub (#8319) 3 weeks ago
  Dariusz Rumiński 3e0003dae7 CI: enable phpdoc_to_property_type on php-lowest (#8324) 3 weeks ago
  Dariusz Rumiński 7045be8815 chore: add more typehints (#8325) 3 weeks ago
  Dariusz Rumiński a942a21aff chore: temporarily prevent symfony/process 7.2+ (#8322) 3 weeks ago
  Dariusz Rumiński 89ed8677b8 chore: upgrade PHPStan (#8321) 3 weeks ago
  Dariusz Rumiński 3b6aec058d chore: more const, better typing (#8320) 3 weeks ago
  Dariusz Rumiński f8ce79838a chore: DotsOutput - more const, better typing (#8318) 3 weeks 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) 1 month ago
  Greg Korba effd9a3b48 refactor: Rename newly introduced option (#8293) 1 month ago
  Dariusz Rumiński 0adec432f0 chore: PHPStan - upgrade to v2 (#8288) 1 month ago
  Dariusz Rumiński 52dc062105 feat: phpdoc_to_property_type - handle virtual types and null initialization, enable in php-highest CI job (#8283) 1 month ago
  Dariusz Rumiński ccad080a5c chore: update dev dependencies in root (#8289) 1 month ago
  Dariusz Rumiński e37cb56a4f fix: proper base class used for AbstractDoctrineAnnotationFixer templates generation (#8291) 1 month ago
  Dariusz Rumiński 17dfe253d9 fix: fix typing property wrongly typed as non-nullable (#8290) 1 month ago
  Dariusz Rumiński 6f88420b78 chore: bump dev-tools (#8286) 1 month ago
  Dariusz Rumiński 922305090f CI: use phpstan-symfony (#8287) 1 month ago
  Dariusz Rumiński ab83245608 fix: fix typing of few properties wrongly typed as non-nullable (#8285) 1 month ago
  Dariusz Rumiński 236d546062 chore: reduce amount of class mutable properties (#8281) 1 month ago
  Kuba Werłos 31fe2ea9e6 chore: do not use `Reflection*::setAccessible` (#8264) 1 month ago
  Dariusz Rumiński 2686bde4ba test: `@PHP82Migration:risky` - add integration tests (#8278) 1 month ago