You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--
Just reported a similar bug to another base85 package: scottchiefbaker/php-base85#2
that one has a more severe problem. "unpack" is problematic on 32-bit vs 64-bit, yours almost works, but also couldn't escape it.
The text was updated successfully, but these errors were encountered:
With a code like this:
amd64:
armv7el:
PHP 7.4 on both.
--
Just reported a similar bug to another base85 package: scottchiefbaker/php-base85#2
that one has a more severe problem. "unpack" is problematic on 32-bit vs 64-bit, yours almost works, but also couldn't escape it.
The text was updated successfully, but these errors were encountered: