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

PHPUnit 9 -> 10 (or 11) #660

Open
12 tasks
joshtrichards opened this issue Aug 29, 2024 · 2 comments
Open
12 tasks

PHPUnit 9 -> 10 (or 11) #660

joshtrichards opened this issue Aug 29, 2024 · 2 comments

Comments

@joshtrichards
Copy link
Member

v9.4 (currently what we use)

  • EoL occurred on February 2, 2024
  • Designed for PHP 7.3

https://phpunit.de/supported-versions.html

Docs:

Things to start watching out for now:

  • deprecation warnings generated by our current version

TODO:

  • Any key benefits other than bug fixes/PHP 8.x specific support?
  • Build images with 9.6 to do some preliminary tests against
  • Build images with 10 to do some preliminary tests against
  • Decide when/if 9.6 is feasible
    • How much will work will it take?
    • Is it even worth it?
  • Decide when/if 10.x is feasible
    • How much will work will it take?
    • Is it even worth it?
  • Decide when/if 11.x is feasible (can we skip 10.x or will that take too much work for now?) [>= PHP 8.2]
    • How much will work will it take?
    • Is it even worth it?
@joshtrichards
Copy link
Member Author

Dependencies (WIP):

v9.6:

  • TBD

v10:

@nickvergessen
Copy link
Member

Since we use GitHub actions we are not using most images from here anymore.
In which specific image do you want to update it and what prevents you from just installing it manually locally?

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

No branches or pull requests

2 participants