This repository has been archived by the owner on Apr 24, 2022. It is now read-only.
Releases: ozh/phpass
Releases · ozh/phpass
1.4.0
PHP compatibility from 5.0 to 8.1
Please note:
- if your project can afford to require PHP 5.5+, please use PHP's native password_hash() / password_verify() instead of this library, which is fully compatible (see https://3v4l.org/LK4EY)
- if your project cannot afford to require a PHP version that was released in 2013, please consider your life choices :)