Skip to content

Conversation

wjzijderveld
Copy link
Member

@wjzijderveld wjzijderveld commented Mar 8, 2024

Proposal to make some changes and tag as 3.0 eventually?

I'll need to make a better changelog, but some of the changes:

  • PHP requirement to >= 8.1
  • From abstract classes to interfaces
  • Types for everybody
  • Got rid of mocks
  • Used rector to make it easier

Some stuff I still would like to check:

  • The @template T stuff I added is incomplete and I'm not even sure it's doing what I want right now.
  • Related to the above; update examples to include some type checks with PHPStan
  • Use readonly
  • Update Symfony versions
  • Update other dependencies where applicable

Copy link

stale bot commented Jul 19, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants