There is a patch for module update after upgrading.
armrus β made their first commit to this issueβs fork.
armrus β made their first commit to this issueβs fork.
@jurgenhaas i check the MR!4 - all works fine.
There patch from your MR for use before MR is applied to module.
I found new bug - random_bytes() not working. The library Random Compat fix all issues, I change the random_int.php to the random_compat.phar from https://github.com/paragonie/random_compat
Here is patch and merge_request.
Now all works fine for PHP 5.*
armrus β created an issue.
We have found another bug with PHP 5.* versions.
There is error Fatal error: Call to undefined function RandomCompat_intval()
Next patch fix the RandomCompact_intval() function call for PHP 5.* version.
Patch for fixing the bug
armrus β created an issue.
armrus β created an issue.