laminas / laminas-crypt

Strong cryptography tools and password hashing
https://docs.laminas.dev/laminas-crypt/
BSD 3-Clause "New" or "Revised" License
39 stars 24 forks source link

Declare dynamic `Laminas\Crypt\Symmetric\Openssl#$supportedAlgos` property for PHP 8.2 compatibility #30

Closed basselin closed 1 year ago

basselin commented 1 year ago

PHP Deprecated: Creation of dynamic property

https://github.com/laminas/laminas-crypt/issues/29

Q A
Documentation no
Bugfix no
BC Break yes
New Feature no
RFC no
QA no

Description