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

Added support for PHP 8.1 #15

Closed driehle closed 2 years ago

driehle commented 2 years ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

Rebased and simplified version of #14, does not throw deprecation messages on PHP 8.1.

driehle commented 2 years ago

@froschdesign I updated #14 and squashed commits to push this forward

froschdesign commented 2 years ago

@driehle Thank you for your time and this contribution! 👍