DarkGhostHunter / Laraguard

"On-premises 2FA Authentication for all your users out-of-the-box
MIT License
266 stars 24 forks source link

PHP 8 Support? #51

Closed oriceon closed 3 years ago

caophong commented 3 years ago

Do you have a roadmap for php8?

denydias commented 3 years ago

php8 is becoming increasingly common among Linux distributions. It would be great to have a word on if/when php8 support will be added to Laraguard so developers counting on this great package could plan themselves for this important php milestone.

DarkGhostHunter commented 3 years ago

It will be added this week. Will come with a change to handle binary (will use BASE64 instead, will bring more compatibility on databases but more memory consumption, sorry).

So, yes, incoming.

denydias commented 3 years ago

It's great to hear from you again, @DarkGhostHunter!

I'm glad to know that php8 support is coming, despite the increased memory usage.

DarkGhostHunter commented 3 years ago

It's great to hear from you again, @DarkGhostHunter!

I'm glad to know that php8 support is coming, despite the increased memory usage.

I think it would have less memory consumption, but anyway, here is:

https://github.com/DarkGhostHunter/Laraguard/releases/tag/v3.0.0