antonioribeiro / google2fa

A One Time Password Authentication package, compatible with Google Authenticator.
MIT License
1.83k stars 199 forks source link

Run tests on PHP 8.3 and 8.4 #209

Closed antonioribeiro closed 1 month ago

spaze commented 2 days ago

Btw, the tests do not actually run on 8.4. They all run on the default PHP that is available in GitHub actions, which is I don't know right now :-) See #196 that enables the tests to run on multiple PHP versions.

antonioribeiro commented 1 day ago

Whoops, yeah PHP 8.1.2-1ubuntu2.18 :(

antonioribeiro commented 1 day ago

This one is running on 8.4, @spaze : https://github.com/antonioribeiro/google2fa/actions/runs/10741176604/job/29790941643?pr=214