You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the 1.0-dev branch.
Discussion
----------
improve PHP 8 support w/ rector, removes legacy code, deprecates unused methods
- removes Argon2 support with `make:user`
- deprecates unused methods that are not `final` or `internal`
- removes PHP 7.x version checks
- uses rector (not included) to bring `src` up to PHP 8 standards
Commits
-------
88148d0 improve PHP 8 support w/ rector, removes legacy code, deprecates unused methods
0 commit comments