Skip to content

Releases: phpstan/phpstan-phpunit

2.0.18

Choose a tag to compare

@phpstan-bot phpstan-bot released this 04 Jul 12:18
Immutable release. Only release title and notes can be modified.
f5dc20f
  • f5dc20f - Fix #[RequiresPhpunit] version requirement being evaluated against PHP version (#313)
  • 1e573d3 - AttributeVersionRequirementHelper: add defaults to bool parameters (#312)

2.0.17

Choose a tag to compare

@phpstan-bot phpstan-bot released this 01 Jul 07:44
Immutable release. Only release title and notes can be modified.
c2f9775
  • 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

Choose a tag to compare

@phpstan-bot phpstan-bot released this 14 Feb 09:05
2.0.16
  • 6ab598e - DataProviderDataRule: Optimize hot path

2.0.15

Choose a tag to compare

@phpstan-bot phpstan-bot released this 11 Feb 14:45
2.0.15
0f6ba8e
  • 0f6ba8e - DataProviderReturnTypeIgnoreExtension - ignore Iterator, Generator, IteratorAggregate too

2.0.14

Choose a tag to compare

@phpstan-bot phpstan-bot released this 10 Feb 11:58
2.0.14
f7553d6
  • f7553d6 - Add support for createMockForIntersectionOfInterfaces

2.0.13

Choose a tag to compare

@phpstan-bot phpstan-bot released this 09 Feb 11:32
2.0.13
  • 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

Choose a tag to compare

@phpstan-bot phpstan-bot released this 22 Jan 13:41
2.0.12
e4c5a22
  • e4c5a22 - TestMethodsHelper - class methods cache
  • 80091f9 - TestMethodsHelper - speed-up by asking for immediate methods only

2.0.11

Choose a tag to compare

@phpstan-bot phpstan-bot released this 19 Dec 09:08
5e30669
  • 5e30669 - Perf: Refactor PHPUnitVersionDetector to use runtime reflection
  • 202afe9 - chore(deps): update github-actions

2.0.10

Choose a tag to compare

@phpstan-bot phpstan-bot released this 06 Dec 11:16
2.0.10
8d61a58
  • 8d61a58 - Remove checkDataProviderData and introduce reportMissingDataProviderReturnType

2.0.9

Choose a tag to compare

@phpstan-bot phpstan-bot released this 05 Dec 08:05
2.0.9
cda423c
  • cda423c - Implement AttributeRequiresPhpVersionRule
  • 83b717d - ci: Add tests for PHP 8.5
  • 75ba948 - chore(deps): update actions/checkout action to v6