Make WordPress Core

Timestamp:
02/13/2023 09:06:50 AM (2 years ago)
Author:
audrasjb
Message:

External Libraries: Prevent a PHP 8.1 deprecation notice in PasswordHash::gensalt_blowfish().

This changeset uses an (int) cast to prevent a PHP 8.1 deprecation notice for "Implicit conversation from float to int loses precision" in PasswordHash::gensalt_blowfish().

Props hanshenrik, jrf, desrosj, costdev.
Fixes #56340.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.