Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Welcome to 2024 #95

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Welcome to 2024 #95

wants to merge 6 commits into from

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants