defuse / php-encryption

Simple Encryption in PHP.
MIT License
3.78k stars 308 forks source link

PHP 8.1 support #492

Closed LocalHeroPro closed 1 year ago

LocalHeroPro commented 2 years ago

Will that package compatible with coming PHP 8.1 changes: https://github.com/php/php-src/blob/php-8.1.0RC6/UPGRADING?

NicolasCARPi commented 1 year ago

It's working fine with php 8.1.

defuse commented 1 year ago

Yes, PHP 8.1 is supported (on master at least, but in case it doesn't work with the latest actual release, I'll be putting out a new release of master soon).

defuse commented 1 year ago

There's now a formal release supporting PHP 8.1: https://github.com/defuse/php-encryption/releases/tag/v2.4.0