On Thu, 19 Dec 2019, 21:17 Rowan Tommins, wrote:
> Hi all,
>
> Earlier, I was writing an application-specific wrapper around the
> password_hash function, and was surprised that it could return false,
> rather than throwing an error.
>
> I then found this commit to master making it throw errors f
Hi all,
Earlier, I was writing an application-specific wrapper around the
password_hash function, and was surprised that it could return false,
rather than throwing an error.
I then found this commit to master making it throw errors for PHP 8.0:
https://github.com/php/php-src/commit/37c11714