Releases: phpstan/phpstan-phpunit
Releases · phpstan/phpstan-phpunit
2.0.18
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
- f5dc20f - Fix #[RequiresPhpunit] version requirement being evaluated against PHP version (#313)
- 1e573d3 - AttributeVersionRequirementHelper: add defaults to bool parameters (#312)
2.0.17
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
- c2f9775 - Update actions/cache action to v6 (#311)
- 933f682 - Update actions/cache action to v5.1.0 (#310)
- 8ec191f - Check #[RequiresPhpunit] in the same way we check #[RequiresPhp] (#308)
- d138088 - Implement ClassAttributeRequiresPhpVersionRule (#305)
- caada62 - Update github-actions to v7 (#307)
- 611a216 - Update github-actions to v3.0.1 (#306)
- 2312495 - Extract AttributeVersionRequirementHelper (#304)
- 952d0ee - Warn about incomplete versions in #[RequiresPhp] (#303)
- bf910b5 - Sanity check #[RequiresPhp] value and range (#269)
- d309858 - Update github-actions to f3e473d (#301)
- 4a8e26f - Update github-actions (#300)
- 2c07f22 - Replace deprecated actions/create-release with softprops/action-gh-release
- 67c9d57 - Bump GitHub Actions across major versions
- a7baf3b - Bump GitHub Actions within their current majors
- 3ea20e6 - Update github-actions
- 53357ab - Update github-actions
- 6760e77 - latest infection does not support PHP 8.2 (#296)
- ecfa568 - Update release-toot.yml (#295)
- 21ea2e9 - name-collision-detector (#294)
- 6851172 - Update test assertions
- e2c6207 - Fix build (#287)
- db27c1f - Delete .github/workflows/claude-react-on-comment.yml
- 1c9e1df - Refactor build workflow to use GITHUB_BASE_REF
- 53c1301 - Lint workflows
- fca9e3a - [StepSecurity] ci: Harden GitHub Actions
- bfdcb62 - Remove PHPSTAN_BOT_TOKEN from checkout step
- bb6479c - React on issues opened and fall back to issue body
- 10e8509 - Add CLAUDE.md to export-ignore in .gitattributes
- 2202890 - Add CLAUDE.md with project documentation for AI assistants
- ffd7013 - Add Claude React on Comment workflow
2.0.16
Sorry, something went wrong.
No results found
- 6ab598e - DataProviderDataRule: Optimize hot path
2.0.15
Sorry, something went wrong.
No results found
- 0f6ba8e - DataProviderReturnTypeIgnoreExtension - ignore Iterator, Generator, IteratorAggregate too
2.0.14
Sorry, something went wrong.
No results found
- f7553d6 - Add support for createMockForIntersectionOfInterfaces
2.0.13
Sorry, something went wrong.
No results found
- 45bc1ad - Implement DynamicCallToAssertionIgnoreExtension
- 590b84d - chore(deps): update wyrihaximus/github-action-get-previous-tag action to v2
- 4d1d776 - Add keywords for static analysis in composer.json
2.0.12
Sorry, something went wrong.
No results found
- e4c5a22 - TestMethodsHelper - class methods cache
- 80091f9 - TestMethodsHelper - speed-up by asking for immediate methods only
2.0.11
Sorry, something went wrong.
No results found
- 5e30669 - Perf: Refactor PHPUnitVersionDetector to use runtime reflection
- 202afe9 - chore(deps): update github-actions
2.0.10
Sorry, something went wrong.
No results found
- 8d61a58 - Remove checkDataProviderData and introduce reportMissingDataProviderReturnType
2.0.9
Sorry, something went wrong.
No results found
- cda423c - Implement AttributeRequiresPhpVersionRule
- 83b717d - ci: Add tests for PHP 8.5
- 75ba948 - chore(deps): update actions/checkout action to v6